]> Pileus Git - ~andy/linux/commit
Drivers: hv: Change the signature for hv_signal_event()
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 1 Dec 2012 14:46:42 +0000 (06:46 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 19:34:36 +0000 (11:34 -0800)
commit1f42248d724a413baaafd5f83a8f4746bc6f51a5
tree949c840a480c3d5e0514743777ceba5daa375c06
parent37f7278b81a9ab9b76cf4d716ba420444ca4a616
Drivers: hv: Change the signature for hv_signal_event()

In preparation for implementing a per-connection signaling framework,
change the signature of the function hv_signal_event(). The current
code uses a global handle for signaling the host.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/connection.c
drivers/hv/hv.c
drivers/hv/hyperv_vmbus.h