]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Tue, 7 Jun 2022 11:28:47 +0000 (12:28 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 9 Jun 2022 03:58:30 +0000 (20:58 -0700)
commit6cff7708988020c15760a6a09499d8d73b6a7174
tree7fe1f894ae6b26bf85ad1292484f8a46ec6d5885
parent92eaffc53f48dd0f9870c74a40a6a68d02a82ec7
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others

Other errors accessing the registers in mv88e6352_serdes_pcs_get_state()
print "PHY " before the register name, except for the BMSR. Make this
consistent with the other error messages.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/dsa/mv88e6xxx/serdes.c