-
由 Ingo van Lil 提交于
When forcing a specific link mode, the PHY driver must clear the existing speed and duplex bits in BMCR while preserving some other control bits. This logic was accidentally inverted with the introduction of phy_modify(). Fixes: fea23fb5 ("net: phy: convert read-modify-write to phy_modify()") Signed-off-by: NIngo van Lil <inguin@gmx.de> Reviewed-by: NAndrew Lunn <andrew@lunn.ch> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
18a5b052