net: phy: marvell: add comment about m88e1111_config_init_1000basex()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 6 Mar 2024 10:51:36 +0000 (10:51 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 8 Mar 2024 04:48:51 +0000 (20:48 -0800)
commit8fc80c9d8c0a5f1f64ac09137e1b1597f9708520
tree2b0c2027dcd24f600c8a26bf6f5fec499fb7a18d
parent02e24903e5a46b7a7fca44bcfe0cd6fa5b240c34
net: phy: marvell: add comment about m88e1111_config_init_1000basex()

The comment in m88e1111_config_init_1000basex() is wrong - it claims
that Autoneg will be enabled, but this doesn't actually happen.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/E1rhos4-003yuQ-5p@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/marvell.c