commit | 80871e63e410c53524ef47eaf475c13e0f164ea6 | [log] [tgz] |
---|---|---|
author | Auke Kok <auke-jan.h.kok@intel.com> | Tue May 23 13:35:57 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Fri May 26 21:31:56 2006 -0400 |
tree | 7cab9aa18a3f9cc1d30d1e8a2cde2f19d357ffdf | |
parent | 8fc29ba65bd669b8f23a46b4760f3ba773e2a635 [diff] |
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)