sky2: remove check for PCI wakeup setting from BIOS
authorStephen Hemminger <shemminger@linux-foundation.org>
Fri, 11 Jan 2008 00:14:13 +0000 (16:14 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 12 Jan 2008 22:49:10 +0000 (17:49 -0500)
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>

No differences found