Remove useless arg from kernel consumer send stream
authorDavid Goulet <dgoulet@efficios.com>
Tue, 19 Jun 2012 19:13:16 +0000 (15:13 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 19 Jun 2012 19:13:16 +0000 (15:13 -0400)
The consumer_data structure was not used when sending kernel channel
streams to the consumer. Now the function uses the consumer_data
structure to get the consumer socket and the sock argument was removed.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.024657 seconds and 4 git commands to generate.