Drivers: hv: vmbus: Export the vmbus_set_event() API
authorK. Y. Srinivasan <kys@microsoft.com>
Sun, 3 Apr 2016 00:59:49 +0000 (17:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 21:00:19 +0000 (14:00 -0700)
commit5cc472477f928fb8584eb8e08245c9cf9002d74a
tree65249faebb8232f33577e29f857d92938b64dabc
parentdcd0eeca4454d5c5a60aa3467581e0c6d7461b96
Drivers: hv: vmbus: Export the vmbus_set_event() API

In preparation for moving some ring buffer functionality out of the
vmbus driver, export the API for signaling the host.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/connection.c
drivers/hv/hyperv_vmbus.h
include/linux/hyperv.h
This page took 0.026252 seconds and 5 git commands to generate.