android_kernel_xiaomi_sm8350/drivers/net/e1000
Ben Hutchings 076152d534 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 d55b53fff0
("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>
2008-07-18 17:50:57 -07:00
..
e1000_ethtool.c
e1000_hw.c
e1000_hw.h
e1000_main.c e1000: resolve tx multiqueue bug 2008-07-18 17:50:57 -07:00
e1000_osdep.h
e1000_param.c
e1000.h
Makefile