skge: Enable WoL by default if supported
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 22 Jul 2009 02:58:55 +0000 (02:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jul 2009 18:24:26 +0000 (11:24 -0700)
commit7b55a4a3f761db7daba1ac526ef60f64f5c53689
treed16afd1b41047872bef20c3c3c1b669a145a5812
parentd14a7679ae9b7d4eb4b92e81f5039b719fd98c4d
skge: Enable WoL by default if supported

If skge hardware is capable of waking up the system from sleep,
enable magic packet WoL during driver initialisation.

This makes WoL work without calling 'ethtool -s ethX wol g'
for each adapter.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Tested-by: Michael Guntsche <mike@it-loops.com>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/skge.c