diff options
author | 2018-07-04 21:11:29 +0200 | |
---|---|---|
committer | 2018-07-05 13:24:32 +0900 | |
commit | 6fcf9b1d4d6cd38202247de5c0ac7d85c4483abb (patch) | |
tree | c3072c4473ff3448497d308ce7a0c475b137f70a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish() (diff) | |
download | wireguard-linux-6fcf9b1d4d6cd38202247de5c0ac7d85c4483abb.tar.xz wireguard-linux-6fcf9b1d4d6cd38202247de5c0ac7d85c4483abb.zip |
r8169: fix runtime suspend
When runtime-suspending we configure WoL w/o touching saved_wolopts.
If saved_wolopts == 0 we would power down the PHY in this case what's
wrong. Therefore we have to check the actual chip WoL settings here.
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 '')
0 files changed, 0 insertions, 0 deletions