commit | f735a2a1a4f2a0f5cd823ce323e82675990469e2 | [log] [tgz] |
---|---|---|
author | Tobias Diedrich <ranma+kernel@tdiedrich.de> | Sun May 18 15:02:37 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri May 30 22:18:49 2008 -0400 |
tree | ff5c6351b31252903fbf318c283e9686c9a11aeb | |
parent | 2914f3efa7ef80f12ff798cb1aa46af57838f912 [diff] |
[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 <ranma+kernel@tdiedrich.de> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>