linux/drivers/net/hyperv
Stephen Hemminger 12f69661a4 hv_netvsc: avoid retry on send during shutdown
Change the initialization order so that the device is ready to transmit
(ie connect vsp is completed) before setting the internal reference
to the device with RCU.

This avoids any races on initialization and prevents retry issues
on shutdown.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-04 22:18:20 -05:00
..
hyperv_net.h hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: empty current transmit aggregation if flow blocked 2017-12-13 15:57:39 -05:00
netvsc.c hv_netvsc: avoid retry on send during shutdown 2018-03-04 22:18:20 -05:00
rndis_filter.c hv_netvsc: Use the num_online_cpus() for channel limit 2018-01-22 16:24:08 -05:00