]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: hv: channel: export vmbus_receivepacket_raw to modules
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:09:23 +0000 (09:09 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:09:23 +0000 (09:09 -0700)
commitadaee6bd45f6e172cde0a98461e4e1ba19284373
tree602a51d75085b58e58c3a08c53aab45c4f5544c4
parentcae5b843c82d76e643d6822597a9ea2866e9b30d
Staging: hv: channel: export vmbus_receivepacket_raw to modules

Drivers need to call this directly, so export it, like other
vmbus functions.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/channel.c