mirror of https://gitee.com/openkylin/linux.git
3bd8264511
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:
|
||
---|---|---|
.. | ||
8139cp.c | ||
8139too.c | ||
Kconfig | ||
Makefile | ||
atp.c | ||
atp.h | ||
r8169.c |