linux/drivers/staging/hv
Greg Kroah-Hartman 9f630068e8 Staging: hv: netvsc: call vmbus_receivepacket_raw directly
Don't do the interface indirection, it's not needed at all.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-10-21 09:09:48 -07:00
..
blkvsc_drv.c
blkvsc.c
channel_interface.c Staging: hv: rename context to channel in struct hv_device 2010-10-21 09:05:27 -07:00
channel_mgmt.c Staging: hv: make alloc_channel static 2010-10-20 15:51:57 -07:00
channel_mgmt.h Staging: hv: make alloc_channel static 2010-10-20 15:51:57 -07:00
channel.c Staging: hv: channel: export vmbus_receivepacket_raw to modules 2010-10-21 09:09:23 -07:00
channel.h staging: hv: Rename camel cased functions in channel.c to lowercase 2010-10-07 14:43:02 -07:00
connection.c staging: hv: Rename camel cased functions in channel.c to lowercase 2010-10-07 14:43:02 -07:00
hv_api.h
hv_timesource.c
hv_utils.c staging: hv: Rename camel cased functions in channel.c to lowercase 2010-10-07 14:43:02 -07:00
hv.c
hv.h
Kconfig
logging.h
Makefile Staging: hv: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:48 -07:00
netvsc_api.h
netvsc_drv.c staging: hv: Doubled ringbuffer size for Hyper-v network driver 2010-10-12 10:50:41 -07:00
netvsc.c Staging: hv: netvsc: call vmbus_receivepacket_raw directly 2010-10-21 09:09:48 -07:00
netvsc.h
osd.c
osd.h
ring_buffer.c
ring_buffer.h
rndis_filter.c
rndis_filter.h
rndis.h
storvsc_api.h
storvsc_drv.c
storvsc.c
TODO
utils.h
version_info.h
vmbus_api.h Staging: hv: rename context to channel in struct hv_device 2010-10-21 09:05:27 -07:00
vmbus_channel_interface.h
vmbus_drv.c Staging: hv: rename context to channel in struct hv_device 2010-10-21 09:05:27 -07:00
vmbus_packet_format.h
vmbus_private.h Staging: hv: rename context to channel in struct hv_device 2010-10-21 09:05:27 -07:00
vmbus.c Staging: hv: rename context to channel in struct hv_device 2010-10-21 09:05:27 -07:00
vmbus.h
vstorage.h