From: Tobias Diedrich Date: Sun, 18 May 2008 13:02:37 +0000 (+0200) Subject: [netdrvr] forcedeth: setup wake-on-lan before shutting down X-Git-Tag: v2.6.27-rc1~969^2~375 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f735a2a1a4f2a0f5cd823ce323e82675990469e2;p=pandora-kernel.git [netdrvr] forcedeth: setup wake-on-lan before shutting down When hibernating in 'shutdown' mode, after saving the image the suspend hook is not called again. However, if the device is in promiscous mode, wake-on-lan will not work. This adds a shutdown hook to setup wake-on-lan before the final shutdown. Signed-off-by: Tobias Diedrich Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed