]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modules
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:23:59 +0000 (09:23 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:23:59 +0000 (09:23 -0700)
commit4cb106faf1e1d5566eded521d14e141b5eac36e2
tree387afe1501fcc6c1b563b7f8f7cc8f1af5d70ae2
parent22ff5c9166ed31130426714232f4a6f79235af34
Staging: hv: channel: export vmbus_sendpacket_multipagebuffer 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