diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2008-07-18 17:50:57 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-18 17:50:57 -0700 |
commit | 076152d534c6d99ccfe59190d085781a2d4a419b (patch) | |
tree | b20b6c79973231ba3c9a8cbe0fb1bfce2c89e3f3 /mm | |
parent | d55b53fff0c2ddb639dca04c3f5a0854f292d982 (diff) |
e1000: resolve tx multiqueue bug
With the recent changes to tx mutiqueue, e1000 was not calling
netif_start_queue() before calling netif_wake_queue().
This causes an oops during loading of the driver.
(Based on commit d55b53fff0c2ddb639dca04c3f5a0854f292d982
("igb/ixgbe/e1000e: resolve tx multiqueue bug").)
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions