Files
linux/drivers/net
Dongli Zhang 65ff66b4e8 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>
2023-05-16 12:13:08 +09:00
..
2023-05-16 08:56:31 +09:00
2023-05-16 12:02:46 +09:00
2016-05-09 00:00:28 -04:00
2018-03-22 09:17:57 +01:00