diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2008-07-18 13:33:03 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-18 13:33:03 +0200 |
commit | d55b53fff0c2ddb639dca04c3f5a0854f292d982 (patch) | |
tree | 39164a0c3a820f0767f2ad98c828a36c35c9b1da /arch | |
parent | proc: consolidate per-net single-release callers (diff) | |
download | linux-d55b53fff0c2ddb639dca04c3f5a0854f292d982.tar.xz linux-d55b53fff0c2ddb639dca04c3f5a0854f292d982.zip |
igb/ixgbe/e1000e: resolve tx multiqueue bug
With the recent changes to tx mutiqueue, igb/ixgbe/e1000e was not calling
netif_tx_start_all_queues() before calling netif_tx_wake_all_queues().
This causes an issue during loading of the driver.
In addition, updated e1000e to use the updated tx mutliqueue api.
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions