Staging: hv: Change the signature for vmbus_on_isr()
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 10 Mar 2011 22:06:06 +0000 (14:06 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 14 Mar 2011 19:29:58 +0000 (12:29 -0700)
commit480ae58db525e57cc18611eec7ae24633d2e7efc
treebb2891f1542e336f0264c1478ac45deed5878ece
parent6de3d6aa9ad455726eb7b689e2d3e57d89374e55
Staging: hv: Change the signature for vmbus_on_isr()

As part of getting getting rid of the  hv_driver object from
vmbus_driver_context, change the signature for vmbus_on_isr.
Note that the argument to vmbus_on_isr() is not used.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Mike Sterling <mike.sterling@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/vmbus_drv.c