projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ce50e9
)
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
author
K. Y. Srinivasan
<kys@microsoft.com>
Wed, 18 Mar 2015 19:29:29 +0000
(12:29 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 25 Mar 2015 10:53:55 +0000
(11:53 +0100)
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
patch
|
blob
|
history
diff --git
a/drivers/hv/channel.c
b/drivers/hv/channel.c
index
2c8206d
..
fddd3b5
100644
(file)
--- 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