diff options
author | 2023-06-01 10:12:06 +0100 | |
---|---|---|
committer | 2023-06-02 23:49:56 -0700 | |
commit | 03c44a21d0333a2f469680bc9caaf96a9bfaea87 (patch) | |
tree | d05ec13be971756df41a60617f1d4d8444b185d3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'net-ipv6-skip_notify_on_dev_down-fix' (diff) | |
download | wireguard-linux-03c44a21d0333a2f469680bc9caaf96a9bfaea87.tar.xz wireguard-linux-03c44a21d0333a2f469680bc9caaf96a9bfaea87.zip |
net: phylink: actually fix ksettings_set() ethtool call
Raju Lakkaraju reported that the below commit caused a regression
with Lan743x drivers and a 2.5G SFP. Sadly, this is because the commit
was utterly wrong. Let's fix this properly by not moving the
linkmode_and(), but instead copying the link ksettings and then
modifying the advertising mask before passing the modified link
ksettings to phylib.
Fixes: df0acdc59b09 ("net: phylink: fix ksettings_set() ethtool call")
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/E1q4eLm-00Ayxk-GZ@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions