diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-12-30 15:16:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-31 07:25:46 +0300 |
commit | 3bd8264511035dc97c902f03fa9f1d07f95f8f62 (patch) | |
tree | 379c9f5e347e753e6cbe9214c9d7ba50f48aabf9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7314f5480f3e37e570104dc5e0f28823ef849e72 (diff) | |
download | linux-3bd8264511035dc97c902f03fa9f1d07f95f8f62.tar.xz |
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: 433f9d0ddcc6 ("r8169: improve saved_wolopts handling")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions