aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tg3.h
diff options
context:
space:
mode:
authorPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>2009-01-19 16:55:03 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-19 16:55:03 -0800
commit1da100bb47ef32cb43bb6a365f64183898f830b5 (patch)
tree36ce0a11e633f41b2b6f7dbc9c4bac0d606c07d0 /drivers/net/tg3.h
parent068c89b014ebd27b1c09c3c772e9d982988e7786 (diff)
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/tg3.h')
0 files changed, 0 insertions, 0 deletions