1
0
Files
linux/drivers
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
..
2007-11-02 08:47:06 +01:00
2007-10-29 17:27:50 -04:00
2007-11-05 15:12:31 -08:00
2007-11-05 21:54:41 +00:00
2007-11-05 15:12:31 -08:00
2007-10-25 17:43:46 -04:00
2007-11-10 11:59:49 +01:00
2007-10-29 07:41:33 -07:00
2007-11-02 08:47:06 +01:00