commit | 0c2006b29e5f62784c70209e71da7876267e0e2d | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Mon Apr 27 21:07:00 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 27 13:25:13 2020 -0700 |
tree | 2c86adac76cd3711571bc678f98bddfdad5e5be3 | |
parent | a21643cf569b74039cd5e8a1ecbf33c7d17d9486 [diff] |
r8169: improve error message if no dedicated PHY driver is found There's a number of consumer mainboards where the BIOS leaves the PHY in a state that it's reporting an invalid PHY ID. To detect such cases add the PHY ID to the error message if no dedicated PHY driver is found. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>