commit | 21c3bef5db359596806f19fee6c3ec0c033881d0 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <[email protected]> | Sat Dec 01 06:46:43 2012 -0800 |
committer | Greg Kroah-Hartman <[email protected]> | Thu Jan 17 11:34:36 2013 -0800 |
tree | a90fe317098177a9233c2c4dca1f821c42098e0f | |
parent | 1f42248d724a413baaafd5f83a8f4746bc6f51a5 [diff] |
Drivers: hv: Change the signature of vmbus_set_event() In preparation for supporting a per-connection signaling mechanism, change the signature of vmbus_set_event(). This change is also needed to implement other aspects of the signaling optimization. Signed-off-by: K. Y. Srinivasan <[email protected]> Reviewed-by: Haiyang Zhang <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>