summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2019-11-01 00:10:21 +0100
committerDavid S. Miller <davem@davemloft.net>2019-11-01 15:09:40 -0700
commit62bdc8fd1c21d4263ebd18bec57f82532d09249f (patch)
tree3859a95bf3e22e5e9cceb566981a9d86a0d62dce /tools/testing
parent5fc0f21246e50afdf318b5a3a941f7f4f57b8947 (diff)
r8169: fix wrong PHY ID issue with RTL8168dp
As reported in [0] at least one RTL8168dp version has problems establishing a link. This chip version has an integrated RTL8211b PHY, however the chip seems to report a wrong PHY ID, resulting in a wrong PHY driver (for Generic Realtek PHY) being loaded. Work around this issue by adding a hook to r8168dp_2_mdio_read() for returning the correct PHY ID. [0] https://bbs.archlinux.org/viewtopic.php?id=246508 Fixes: 242cd9b5866a ("r8169: use phy_resume/phy_suspend") Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions