commit | 84cd2dfb04d23a961c5f537baa243fa54d0987ac | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Thu Jan 10 16:14:13 2008 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Jan 12 17:49:10 2008 -0500 |
tree | 431af8150d569fd58f22547d500db6595ff2697c | |
parent | 86c6887e6fea0b395dc939174ac80ad0ae88288c [diff] |
sky2: remove check for PCI wakeup setting from BIOS The driver checks status of PCI power management to mark default setting of Wake On Lan. On some systems this works, but often it reports a that WOL is disabled when it isn't. This patch gets rid of that check and just reports the wake on lan status based on the hardware capablity. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>