commit | 5cc472477f928fb8584eb8e08245c9cf9002d74a | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Sat Apr 02 17:59:49 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 30 14:00:19 2016 -0700 |
tree | 65249faebb8232f33577e29f857d92938b64dabc | |
parent | dcd0eeca4454d5c5a60aa3467581e0c6d7461b96 [diff] |
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>