aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/pyynl/cli.py
diff options
context:
space:
mode:
authorDaniel Golle <[email protected]>2025-01-15 14:43:43 +0000
committerDavid S. Miller <[email protected]>2025-01-17 12:01:40 +0000
commitea8318cb33e593bbfc59d637eae45a69732c5387 (patch)
treebd7c9acb5fbc076074bb8fe2be455f89df1ec659 /tools/net/ynl/pyynl/cli.py
parentnet: phy: realtek: clear 1000Base-T lpa if link is down (diff)
downloadkernel-ea8318cb33e593bbfc59d637eae45a69732c5387.tar.gz
kernel-ea8318cb33e593bbfc59d637eae45a69732c5387.zip
net: phy: realtek: clear master_slave_state if link is down
rtlgen_decode_physr() which sets master_slave_state isn't called in case the link is down and other than rtlgen_read_status(), rtl822x_c45_read_status() doesn't implicitely clear master_slave_state. Avoid stale master_slave_state by always setting it to MASTER_SLAVE_STATE_UNKNOWN in rtl822x_c45_read_status() in case the link is down. Fixes: 081c9c0265c9 ("net: phy: realtek: read duplex and gbit master from PHYSR register") Signed-off-by: Daniel Golle <[email protected]> Reviewed-by: Michal Swiatkowski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/net/ynl/pyynl/cli.py')
0 files changed, 0 insertions, 0 deletions