Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 10 Feb 2021 15:33:20 +0100 you wrote:
> 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_w
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