OSDN Git Service

r8169: improve error message if no dedicated PHY driver is found
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 27 Apr 2020 19:07:00 +0000 (21:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Apr 2020 20:25:13 +0000 (13:25 -0700)
commit0c2006b29e5f62784c70209e71da7876267e0e2d
tree2c86adac76cd3711571bc678f98bddfdad5e5be3
parenta21643cf569b74039cd5e8a1ecbf33c7d17d9486
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>
drivers/net/ethernet/realtek/r8169_main.c