From: Heiner Kallweit <hkallwe...@gmail.com> Date: Tue, 12 May 2020 21:45:53 +0200
> phy_restart_aneg() enables aneg in the PHY. That's not what we want > if phydev->autoneg is disabled. In this case still update EEE > advertisement register, but don't enable aneg and don't trigger an > aneg restart. > > Fixes: f75abeb8338e ("net: phy: restart phy autonegotiation after EEE > advertisment change") > Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com> Applied and queued up for -stable, thanks.