Commit 2527e40
r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspend
netif_device_detach() stops all tx queues already, so we don't need
this call.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent 34bc009 commit 2527e40
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6825 | 6825 | | |
6826 | 6826 | | |
6827 | 6827 | | |
6828 | | - | |
6829 | 6828 | | |
6830 | 6829 | | |
6831 | 6830 | | |
| |||
0 commit comments