linux/drivers/net/hyperv
Stephen Hemminger 345ac08990 hv_netvsc: pass netvsc_device to receive callback
The netvsc_receive_callback function was using RCU to find the
appropriate underlying netvsc_device. Since calling function already
had that pointer, this was unnecessary.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-13 15:57:39 -05:00
..
hyperv_net.h hv_netvsc: pass netvsc_device to receive callback 2017-12-13 15:57:39 -05:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: pass netvsc_device to receive callback 2017-12-13 15:57:39 -05:00
netvsc.c hv_netvsc: simplify function args in receive status path 2017-12-13 15:57:38 -05:00
rndis_filter.c hv_netvsc: pass netvsc_device to receive callback 2017-12-13 15:57:39 -05:00