1
0
Fork 0
alistair23-linux/drivers/net/e1000
Jesse Brandeburg f0163ac45b [E1000]: Fix schedule while atomic when called from mii-tool.
mii-tool can cause the driver to call msleep during nway reset,
bugzilla.kernel.org bug 8430.  Fix by simply calling reinit_locked
outside of the spinlock, which is safe from ethtool, so it should be
safe from here.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-13 21:00:09 -08:00
..
Makefile e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00
e1000.h e1000: sparse warnings fixes 2007-10-30 14:32:17 -04:00
e1000_ethtool.c e1000: sparse warnings fixes 2007-10-30 14:32:17 -04:00
e1000_hw.c e1000: sparse warnings fixes 2007-10-30 14:32:17 -04:00
e1000_hw.h PCI-X/PCI-Express read control interfaces: use them in e1000 2007-10-10 16:53:50 -07:00
e1000_main.c [E1000]: Fix schedule while atomic when called from mii-tool. 2007-11-13 21:00:09 -08:00
e1000_osdep.h e1000: clean up debug output defines 2007-02-05 16:58:41 -05:00
e1000_param.c e1000: sparse warnings fixes 2007-10-30 14:32:17 -04:00