[PATCH] e100: fix reboot -f with netconsole enabled
authorAuke Kok <auke-jan.h.kok@intel.com>
Fri, 20 Oct 2006 06:28:12 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 20 Oct 2006 17:26:35 +0000 (10:26 -0700)
commite8e82b76e0312827f5ae04b573a05b02854a447e
tree3a6942b8abade23aafc489b84ca66decad7d3ff4
parentce9e3d9953c8cb67001719b5516da2928e956be4
[PATCH] e100: fix reboot -f with netconsole enabled

When rebooting with netconsole over e100, the driver shutdown code would
deadlock with netpoll.  Reduce shutdown code to a bare minimum while retaining
WoL and suspend functionality.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/e100.c