diff options
author | Dongli Zhang | 2021-10-26 14:50:31 -0700 |
---|---|---|
committer | David S. Miller | 2021-10-28 12:51:17 +0100 |
commit | 9159f102402a64ac85e676b75cc1f9c62c5b4b73 (patch) | |
tree | 84cdfd46ce3aa8149be3426fc0e41a46400a6eba /drivers/uio | |
parent | 72f898ca0ab85fde6facf78b14d9f67a4a7b32d1 (diff) |
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>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions