diff options
author | Jonathan McDowell <noodles@earth.li> | 2022-01-31 14:56:41 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-01 12:57:09 +0100 |
commit | 881cc731df6af99a21622e9be25a23b81adcd10b (patch) | |
tree | 8e810d5dff9faaf3ebd22e829d895cda4f28a19e /MAINTAINERS | |
parent | net: macsec: Fix offload support for NETDEV_UNREGISTER event (diff) | |
download | linux-881cc731df6af99a21622e9be25a23b81adcd10b.tar.xz linux-881cc731df6af99a21622e9be25a23b81adcd10b.zip |
net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
A typo in qca808x_read_status means we try to set SMII mode on the port
rather than SGMII when the link speed is not 2.5Gb/s. This results in no
traffic due to the mismatch in configuration between the phy and the
mac.
v2:
Only change interface mode when the link is up
Fixes: 79c7bc0521545 ("net: phy: add qca8081 read_status")
Cc: stable@vger.kernel.org
Signed-off-by: Jonathan McDowell <noodles@earth.li>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions