diff options
author | NĂcolas F. R. A. Prado <nfraprado@collabora.com> | 2024-11-09 16:16:32 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-14 04:23:02 +0100 |
commit | a03b18a71c128846360cc81ac6fdb0e7d41597b4 (patch) | |
tree | 1b1e1f191948ad7815a076d5ecf21e02e94a6dfd /lib | |
parent | ipmr: Fix access to mfc_cache_list without lock held (diff) | |
download | linux-a03b18a71c128846360cc81ac6fdb0e7d41597b4.tar.xz linux-a03b18a71c128846360cc81ac6fdb0e7d41597b4.zip |
net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol
The mediatek,mac-wol property is being handled backwards to what is
described in the binding: it currently enables PHY WOL when the property
is present and vice versa. Invert the driver logic so it matches the
binding description.
Fixes: fd1d62d80ebc ("net: stmmac: replace the use_phy_wol field with a flag")
Signed-off-by: NĂcolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://patch.msgid.link/20241109-mediatek-mac-wol-noninverted-v2-1-0e264e213878@collabora.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions