diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2009-04-21 20:42:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-22 09:47:54 +0200 |
commit | 4cb9be7ab47820a1fa747569f5f035a5f628c91b (patch) | |
tree | f272447c9bdc5b01578760f1c0f973a183f801b5 /drivers/net/ewrk3.c | |
parent | sa1100_ir: fix build breakage (diff) | |
download | linux-4cb9be7ab47820a1fa747569f5f035a5f628c91b.tar.xz linux-4cb9be7ab47820a1fa747569f5f035a5f628c91b.zip |
e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily
It was pointed out that the Intel wired ethernet drivers do not need to
wake the tx queue since netif_carrier_on/off will take care of the qdisc
management in order to guarantee the correct handling of the transmit
routine enable state.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@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/ewrk3.c')
0 files changed, 0 insertions, 0 deletions