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

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 vmxnet3: prepare for version 4 changes 2020-05-28 16:26:48 -07:00
upt1_defs.h vmxnet3: add geneve and vxlan tunnel offload support 2020-05-28 16:26:48 -07:00
vmxnet3_defs.h vmxnet3: add geneve and vxlan tunnel offload support 2020-05-28 16:26:48 -07:00
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