linux-kernel-test/drivers/staging/hv
K. Y. Srinivasan 480ae58db5 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>
2011-03-14 12:29:58 -07:00
..
tools Staging: hv: Add a user-space daemon to support key/value pair (KVP) 2011-01-20 15:11:15 -08:00
blkvsc_drv.c Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
blkvsc.c Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
channel_mgmt.c Staging: hv: Fixed FIXME comments by using list_for_each_entry 2011-02-18 13:14:40 -08:00
channel_mgmt.h staging/hv: add missing include causing build error 2011-03-09 16:01:30 -08:00
channel.c Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
channel.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
connection.c Staging: hv: Eliminate vmbus_event_dpc() 2011-03-14 12:29:57 -07:00
hv_api.h Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
hv_kvp.c Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
hv_kvp.h Staging: hv: Implement key/value pair (KVP) 2011-01-20 15:09:26 -08:00
hv_mouse.c Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
hv_timesource.c Staging: hyperv: add clocksource driver 2010-07-08 14:15:11 -07:00
hv_util.c Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
hv.c Staging: hv: Cleanup vmalloc calls 2011-02-18 13:11:44 -08:00
hv.h staging: hv: Convert camel cased functions in hv.c to lower cases 2010-11-09 16:42:11 -08:00
Kconfig Staging: hv: enable mouse driver to build 2011-03-02 20:15:14 -05:00
logging.h Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
Makefile Staging: hv: hv_mouse: rename hv_mouse_drv.c 2011-03-02 17:46:00 -08:00
netvsc_api.h staging: hv: Convert camel cased struct fields in netvsc.h to lower cases 2010-12-13 10:31:52 -08:00
netvsc_drv.c Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
netvsc.c staging: hv: Fix the WARN_ON condition in free_net_device() 2011-02-23 13:22:26 -08:00
netvsc.h Staging: hv: Use native wait primitives 2011-02-18 13:11:03 -08:00
ring_buffer.c Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
ring_buffer.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
rndis_filter.c staging: hv: Remove dead code from rndis_filter.c 2011-02-18 13:12:39 -08:00
rndis_filter.h staging: hv: Convert camel cased functions in rndis_filter.c to lower cases 2010-12-13 10:31:51 -08:00
rndis.h staging: hv: Convert camel cased struct fields in rndis.h to lower cases 2010-12-13 10:31:52 -08:00
storvsc_api.h staging: hv: Convert camel case functions in storvsc_api.h to lowercase 2010-12-06 16:11:08 -08:00
storvsc_drv.c Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
storvsc.c Staging: hv: Remove osd layer 2011-02-18 13:11:03 -08:00
TODO staging: hv: Convert vmbus driver interface function pointer table to constant 2010-09-14 16:27:12 -07:00
utils.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
version_info.h
vmbus_api.h Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
vmbus_channel_interface.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
vmbus_drv.c Staging: hv: Change the signature for vmbus_on_isr() 2011-03-14 12:29:58 -07:00
vmbus_packet_format.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00
vmbus_private.h Staging: hv: Eliminate vmbus_event_dpc() 2011-03-14 12:29:57 -07:00
vmbus.h Staging: hv: Remove the vm_device structure 2011-03-07 14:22:31 -08:00
vstorage.h Staging: hv: replaced __attribute((packed)) with __packed 2011-02-09 12:11:54 -08:00