When genphy_c45_pma_setup_forced() is called the "aneg enabled" bit may still be set, therefore clear it. This is also in line with what genphy_setup_forced() does for Clause 22.
Heiner Kallweit (2): net: phy: disable aneg in genphy_c45_pma_setup_forced net: phy: marvell10g: improve mv3310_config_aneg drivers/net/phy/marvell10g.c | 9 ++------- drivers/net/phy/phy-c45.c | 4 ++++ 2 files changed, 6 insertions(+), 7 deletions(-) -- 2.20.1