diff options
author | Russell King (Oracle) | 2021-09-07 18:56:46 +0800 |
---|---|---|
committer | David S. Miller | 2021-09-07 14:04:59 +0100 |
commit | f97493657c6372eeefe70faadd214bf31488c44e (patch) | |
tree | 477b38213c685bd8a68eb75af5585244f32722f1 /scripts/depmod.sh | |
parent | 0341d5e3d1ee2a36dd5a49b5bef2ce4ad1cfa6b4 (diff) |
net: phylink: add suspend/resume support
Joakim Zhang reports that Wake-on-Lan with the stmmac ethernet driver broke
when moving the incorrect handling of mac link state out of mac_config().
This reason this breaks is because the stmmac's WoL is handled by the MAC
rather than the PHY, and phylink doesn't cater for that scenario.
This patch adds the necessary phylink code to handle suspend/resume events
according to whether the MAC still needs a valid link or not. This is the
barest minimum for this support.
Reported-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Tested-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/depmod.sh')
0 files changed, 0 insertions, 0 deletions