commit | 29a12b49536bbf566c1ec4de0d4edfd5da8fe910 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Tue Jul 17 22:52:14 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 18 09:46:32 2018 +0900 |
tree | 7ade0e3ba94cf152249a50b321eb6a557f918c12 | |
parent | f7ffa9ae2bb90fd948b514e2049ef3a904e66743 [diff] |
r8169: don't read chip phy status register Instead of accessing the PHYstatus register we can use the information phylib stores in the phy_device structure. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>