summaryrefslogtreecommitdiffstats
path: root/drivers/net/dm9000.c
diff options
context:
space:
mode:
authorPJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>2008-11-07 13:16:08 +0100
committerDavid S. Miller <davem@davemloft.net>2008-11-16 09:31:35 +0100
commit74ad0a5421edc6ef13a4059c6076cd7a4f3a1fd5 (patch)
treeb3f8960c3588e5f2741e05b40155f8e30cf8dbfc /drivers/net/dm9000.c
parentnet: speedup dst_release() (diff)
downloadlinux-74ad0a5421edc6ef13a4059c6076cd7a4f3a1fd5.tar.xz
linux-74ad0a5421edc6ef13a4059c6076cd7a4f3a1fd5.zip
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
netif_carrier_off() is sufficient to stop Tx into the driver. Stopping the Tx queues is redundant and unnecessary. By the same token, netif_carrier_on() will be sufficient to re-enable Tx, so waking the queues is unnecessary. Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dm9000.c')
0 files changed, 0 insertions, 0 deletions