linux/drivers/net/vmxnet3
Dongli Zhang c9a7d5fe15 vmxnet3: do not stop tx queues after netif_device_detach()
[ Upstream commit 9159f10240 ]

The netif_device_detach() conditionally stops all tx queues if the queues
are running. There is no need to call netif_tx_stop_all_queues() again.

Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-18 14:03:43 +01:00
..
Makefile
upt1_defs.h
vmxnet3_defs.h
vmxnet3_drv.c vmxnet3: do not stop tx queues after netif_device_detach() 2021-11-18 14:03:43 +01:00
vmxnet3_ethtool.c vmxnet3: fix cksum offload issues for tunnels with non-default udp ports 2021-07-25 14:36:19 +02:00
vmxnet3_int.h vmxnet3: fix cksum offload issues for non-udp tunnels 2020-09-25 16:41:40 -07:00