]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modules
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:29:54 +0000 (09:29 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 21 Oct 2010 16:29:54 +0000 (09:29 -0700)
commit713efeb4dbc07f76f06581eba18ff29f704fc250
treee099cd87213c28d57264b459374000f3b8efed8f
parent58d53f9e73c9e752d458f3444b587a91481e3ae2
Staging: hv: channel: export vmbus_sendpacket_pagebuffer 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