1
0
Files
linux/drivers
Heiner Kallweit 3bd8264511 r8169: fix WoL device wakeup enable
In rtl8169_runtime_resume() we configure WoL but don't set the device
to wakeup-enabled. This prevents PME generation once the cable is
re-plugged. Fix this by moving the call to device_set_wakeup_enable()
to __rtl8169_set_wol().

Fixes: 433f9d0ddc ("r8169: improve saved_wolopts handling")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-30 20:25:46 -08:00
..
2018-12-03 17:40:18 +01:00
2018-12-13 16:40:03 +00:00
2018-12-30 20:25:46 -08:00
2018-12-24 12:06:56 +01:00
2018-12-11 14:23:17 +01:00
2018-11-12 10:33:49 +01:00
2018-11-12 10:33:49 +01:00