]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: marvell: don't interpret PHY status unless resolved
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 27 Feb 2020 09:44:49 +0000 (09:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Feb 2020 19:17:21 +0000 (11:17 -0800)
commit6f08fd63dcbd98906ac702cccce8e697a3706a75
tree2760bc9d209720e387df4bb60f45f48c8b26d704
parenta549d929b9630b2fcdea858bfc2ab40ce6e6f118
net: phy: marvell: don't interpret PHY status unless resolved

Don't attempt to interpret the PHY specific status register unless
the PHY is indicating that the resolution is valid.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell.c