aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/skfp
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-01-29 17:31:13 -0800
committerDavid S. Miller <davem@davemloft.net>2009-01-29 17:31:13 -0800
commite5664bb2a7fd8ae1bee1281c2e44653c471af9ca (patch)
tree6e68cc3e7bf7f757b7b80a7933f297bd1e357afb /drivers/net/skfp
parentf307dbd88d82c4ccab7aec49613c366023b89cde (diff)
downloadkernel_samsung_smdk4412-e5664bb2a7fd8ae1bee1281c2e44653c471af9ca.zip
kernel_samsung_smdk4412-e5664bb2a7fd8ae1bee1281c2e44653c471af9ca.tar.gz
kernel_samsung_smdk4412-e5664bb2a7fd8ae1bee1281c2e44653c471af9ca.tar.bz2
gianfar: Fix Wake-on-LAN support
commit 0f0ca340e57bd7446855fefd07a64249acf81223 ("phy: power management support") caused a regression in the gianfar driver. Now phylib turns off PHY power during suspend, and thus WOL doesn't work anymore. This patch workarounds the issue by enabling wakeup in the MDIO device, i.e. just restores the old behaviour for the gianfar driver. Note that this way all PHYs on a given MDIO bus won't be turned off during suspend, which isn't good from the power saving point of view. A proper, per netdevice wakeup management support will need a bit reworked phylib suspend/resume logic. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/skfp')
0 files changed, 0 insertions, 0 deletions