diff options
author | Ingo van Lil <[email protected]> | 2018-02-12 12:02:52 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-02-12 11:42:48 -0500 |
commit | 18a5b052bb1ae77453c5e50fffe3470ced9ed82f (patch) | |
tree | aed020873e3b61aebaf5a5f7347cde3486b1f628 /net/unix/af_unix.c | |
parent | 808cf9e38cd7923036a99f459ccc8cf2955e47af (diff) |
net: phy: fix wrong mask to phy_modify()
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: fea23fb591cc ("net: phy: convert read-modify-write to phy_modify()")
Signed-off-by: Ingo van Lil <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions