We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46cf747 commit bf33fd2Copy full SHA for bf33fd2
drivers/net/phy/microchip_t1.c
@@ -748,7 +748,7 @@ static int lan87xx_cable_test_report(struct phy_device *phydev)
748
ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
749
lan87xx_cable_test_report_trans(detect));
750
751
- return 0;
+ return phy_init_hw(phydev);
752
}
753
754
static int lan87xx_cable_test_get_status(struct phy_device *phydev,
0 commit comments