From: Russell King
Date: Fri, 05 Jan 2018 16:07:10 +
> The mask argument for phy_modify() in several locations was inverted.
>
> Fixes: fea23fb591cc ("net: phy: convert read-modify-write to phy_modify()")
> Reported-by: Heiner Kallweit
> Tested-by: Andrew Lunn
> Signed-off-by: Russell King
The mask argument for phy_modify() in several locations was inverted.
Fixes: fea23fb591cc ("net: phy: convert read-modify-write to phy_modify()")
Reported-by: Heiner Kallweit
Tested-by: Andrew Lunn
Signed-off-by: Russell King
---
drivers/net/phy/at803x.c | 2 +-
drivers/net/phy/marvell.c