Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
authorK. Y. Srinivasan <kys@microsoft.com>
Wed, 18 Mar 2015 19:29:29 +0000 (12:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2015 10:53:55 +0000 (11:53 +0100)
commitb3a19b36ad7450d4c8caeb7d9f623af3da32a578
treecc0d2f8f3ff13413813914c842346bc9b1450059
parent4ce50e9491c5c92baf8bb7af85eb25398d3f70af
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()

Export the vmbus_sendpacket_pagebuffer_ctl() interface. This export will be
used by the netvsc driver.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel.c