linux-stable/drivers/net/vmxnet3
Dongli Zhang a62d430841 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-17 09:48:21 +01:00
..
Makefile
upt1_defs.h
vmxnet3_defs.h
vmxnet3_drv.c vmxnet3: do not stop tx queues after netif_device_detach() 2021-11-17 09:48:21 +01:00
vmxnet3_ethtool.c
vmxnet3_int.h