net: phy: realtek: clear 1000Base-T link partner advertisement
authorDaniel Golle <daniel@makrotopia.org>
Thu, 10 Oct 2024 13:07:39 +0000 (14:07 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 17 Oct 2024 07:28:11 +0000 (09:28 +0200)
commit5cb409b3960e75467cbb0a8e1e5596b4490570e3
tree073b01b3e1a4b73a7f0774f2c35fa8e6ddcad6ae
parent68d5cd09e8919679ce13b85950debea4b2e98e04
net: phy: realtek: clear 1000Base-T link partner advertisement

Clear 1000Base-T link partner advertisement bits in Clause-45
read_status() function in case auto-negotiation is disabled or has not
been completed.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://patch.msgid.link/9dc9b47b2d675708afef3ad366bfd78eb584d958.1728565530.git.daniel@makrotopia.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/realtek.c