commit | 975b366af66280ed5b852a1a0446586ce71e306e | [log] [tgz] |
---|---|---|
author | Auke Kok <auke\-jan.h.kok@intel.com> | Wed Sep 27 12:53:25 2006 -0700 |
committer | Auke Kok <juke-jan.h.kok@intel.com> | Wed Sep 27 12:53:25 2006 -0700 |
tree | 92a0875940d74b235e2a2132f3fa8394ab75d747 | |
parent | dc45010e28bc4a1bfa6043eee31d1c59e93e1546 [diff] |
e100: rework WoL and shutdown handling 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 <auke-jan.h.kok@intel.com>