Loading drivers/net/phy/phy.c +1 −0 Original line number Diff line number Diff line Loading @@ -409,6 +409,7 @@ int phy_mii_ioctl(struct phy_device *phydev, return 0; } EXPORT_SYMBOL(phy_mii_ioctl); /** * phy_start_aneg - start auto-negotiation for this PHY device Loading Loading
drivers/net/phy/phy.c +1 −0 Original line number Diff line number Diff line Loading @@ -409,6 +409,7 @@ int phy_mii_ioctl(struct phy_device *phydev, return 0; } EXPORT_SYMBOL(phy_mii_ioctl); /** * phy_start_aneg - start auto-negotiation for this PHY device Loading