e1000: add shutdown handler back to fix WOL
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 23 May 2006 20:35:57 +0000 (13:35 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 27 May 2006 01:31:56 +0000 (21:31 -0400)
commit80871e63e410c53524ef47eaf475c13e0f164ea6
tree7cab9aa18a3f9cc1d30d1e8a2cde2f19d357ffdf
parent8fc29ba65bd669b8f23a46b4760f3ba773e2a635
e1000: add shutdown handler back to fix WOL

Someone was waaay too aggressive and removed e1000's reboot notifier
instead of porting it to the new way of the shutdown handler.  This change
broke wake on lan.  Add the shutdown handler back in using the same method
as e100 uses.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
(cherry picked from c653e6351e371b33b29871e5eedf610ffb3be037 commit)
drivers/net/e1000/e1000_main.c