summaryrefslogtreecommitdiffstats
path: root/drivers/hv/channel.c
diff options
context:
space:
mode:
authorK. Y. Srinivasan2015-03-18 20:29:29 +0100
committerGreg Kroah-Hartman2015-03-25 11:53:55 +0100
commitb3a19b36ad7450d4c8caeb7d9f623af3da32a578 (patch)
treecc0d2f8f3ff13413813914c842346bc9b1450059 /drivers/hv/channel.c
parenthv: hypervvssd: call endmntent before call setmntent again (diff)
downloadkernel-qcow2-linux-b3a19b36ad7450d4c8caeb7d9f623af3da32a578.tar.gz
kernel-qcow2-linux-b3a19b36ad7450d4c8caeb7d9f623af3da32a578.tar.xz
kernel-qcow2-linux-b3a19b36ad7450d4c8caeb7d9f623af3da32a578.zip
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>
Diffstat (limited to 'drivers/hv/channel.c')
-rw-r--r--drivers/hv/channel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 2c8206d820f2..fddd3b5e59a9 100644
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -707,6 +707,7 @@ int vmbus_sendpacket_pagebuffer_ctl(struct vmbus_channel *channel,
return ret;
}
+EXPORT_SYMBOL_GPL(vmbus_sendpacket_pagebuffer_ctl);
/*
* vmbus_sendpacket_pagebuffer - Send a range of single-page buffer