Jeff Garzik wrote:
Kok, Auke wrote:
Unify our shutdown/suspend/resume code and make it similar to e1000:
e1000_shutdown now calls suspend which does the exact same thing on
shutdown except saving PCI config state on suspend. WoL setup code
is now also more simple and works even when CONFIG_PM is not set, which
was previously broken.
Signed-off-by: Auke Kok <[EMAIL PROTECTED]>
Why does e100_suspend() need to exist even when CONFIG_PM is disabled?
WoL is fundamentally power management.
okay, I'll fix this for e1000 as well, where we have the same code flow.
Thanks.
Auke
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html