sfc: Replace PHY MDIO test with an 'alive' test
[safe/jmp/linux-2.6] / drivers / net / sfc / qt202x_phy.c
index e0d13a4..14793d8 100644 (file)
@@ -445,4 +445,5 @@ struct efx_phy_operations falcon_qt202x_phy_ops = {
        .remove          = qt202x_phy_remove,
        .get_settings    = qt202x_phy_get_settings,
        .set_settings    = efx_mdio_set_settings,
+       .test_alive      = efx_mdio_test_alive,
 };