From: Heiner Kallweit
Date: Mon, 8 Apr 2019 19:28:28 +0200
> The original patch didn't set phydev->autoneg_complete in one exit path.
> Fix this.
>
> Fixes: 4950c2ba49cc ("net: phy: fix autoneg mismatch case in
> genphy_read_status")
> Reported-by: Simon Horman
> Tested-by: Simon Horman
> Sig
The original patch didn't set phydev->autoneg_complete in one exit path.
Fix this.
Fixes: 4950c2ba49cc ("net: phy: fix autoneg mismatch case in
genphy_read_status")
Reported-by: Simon Horman
Tested-by: Simon Horman
Signed-off-by: Heiner Kallweit
---
drivers/net/phy/phy_device.c | 10 -