linux/drivers/net/vmxnet3
Dongli Zhang 9159f10240 vmxnet3: do not stop tx queues after netif_device_detach()
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>
2021-10-28 12:51:17 +01:00
..
Makefile vmxnet3: prepare for version 6 changes 2021-07-16 17:32:14 -07:00
upt1_defs.h vmxnet3: prepare for version 6 changes 2021-07-16 17:32:14 -07:00
vmxnet3_defs.h vmxnet3: increase maximum configurable mtu to 9190 2021-07-16 17:32:14 -07:00
vmxnet3_drv.c vmxnet3: do not stop tx queues after netif_device_detach() 2021-10-28 12:51:17 +01:00
vmxnet3_ethtool.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
vmxnet3_int.h vmxnet3: update to version 6 2021-07-16 17:32:14 -07:00