From: Auke Kok Date: Tue, 23 May 2006 20:35:57 +0000 (-0700) Subject: e1000: add shutdown handler back to fix WOL X-Git-Tag: v2.6.17-rc6~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80871e63e410c53524ef47eaf475c13e0f164ea6;p=pandora-kernel.git 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 Signed-off-by: Auke Kok (cherry picked from c653e6351e371b33b29871e5eedf610ffb3be037 commit) --- Reading git-diff-tree failed