diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2021-02-10 15:33:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-11 14:08:51 -0800 |
commit | 06e56697bd98d33ab101920bb5380fcd7efed4df (patch) | |
tree | 8affef58341500afe925b2334b3516a1d17472cd /net/core | |
parent | 50d3da756c9a9939613c3e176173e93b43c7f4eb (diff) | |
download | linux-06e56697bd98d33ab101920bb5380fcd7efed4df.tar.gz linux-06e56697bd98d33ab101920bb5380fcd7efed4df.tar.bz2 linux-06e56697bd98d33ab101920bb5380fcd7efed4df.zip |
r8169: re-configure WOL settings on resume from hibernation
So far we don't re-configure WOL-related register bits when waking up
from hibernation. I'm not aware of any problem reports, but better
play safe and call __rtl8169_set_wol() in the resume() path too.
To achieve this move calling __rtl8169_set_wol() to
rtl8169_net_resume() and rename the function to rtl8169_runtime_resume().
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions