commit | 1f42248d724a413baaafd5f83a8f4746bc6f51a5 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <[email protected]> | Sat Dec 01 06:46:42 2012 -0800 |
committer | Greg Kroah-Hartman <[email protected]> | Thu Jan 17 11:34:36 2013 -0800 |
tree | 949c840a480c3d5e0514743777ceba5daa375c06 | |
parent | 37f7278b81a9ab9b76cf4d716ba420444ca4a616 [diff] |
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 <[email protected]> Reviewed-by: Haiyang Zhang <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>