Re: [PATCH 2/4] setup wake-on-lan before shutting down
From: Jeff Garzik <hidden>
Date: 2008-05-31 02:20:57
Also in:
lkml
From: Jeff Garzik <hidden>
Date: 2008-05-31 02:20:57
Also in:
lkml
Tobias Diedrich wrote:
From: Tobias Diedrich <redacted> 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 <redacted>
applied 2-4