summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2023-05-13 22:03:45 +0100
committerDavid S. Miller <davem@davemloft.net>2023-05-15 10:31:23 +0100
commitdf0acdc59b094cdaef19b1c8d83c9721082bab7b (patch)
tree26467b10a21bae151a37dec09a53caff53ee0475 /net
parentd1b2777d1467a3aa86d403492cc0411bf429dbe4 (diff)
downloadlinux-stable-df0acdc59b094cdaef19b1c8d83c9721082bab7b.tar.gz
linux-stable-df0acdc59b094cdaef19b1c8d83c9721082bab7b.tar.bz2
linux-stable-df0acdc59b094cdaef19b1c8d83c9721082bab7b.zip
net: phylink: fix ksettings_set() ethtool call
While testing a Fiberstore SFP-10G-T module (which uses 10GBASE-R with rate adaption) in a Clearfog platform (which can't do that) it was found that the PHYs advertisement was not limited according to the hosts capabilities when using ethtool to change it. Fix this by ensuring that we mask the advertisement with the computed support mask as the very first thing we do. Fixes: cbc1bb1e4689 ("net: phylink: simplify phy case for ksettings_set method") Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions