]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/phy.h
net: phy: add genphy_aneg_done()
[mirror_ubuntu-zesty-kernel.git] / include / linux / phy.h
index 565188ca328f31841a4c8b718db2c4fd08238278..c572842c9029f9bdfb113153f76ff34b41a522f9 100644 (file)
@@ -612,6 +612,7 @@ static inline int phy_read_status(struct phy_device *phydev)
 int genphy_setup_forced(struct phy_device *phydev);
 int genphy_restart_aneg(struct phy_device *phydev);
 int genphy_config_aneg(struct phy_device *phydev);
+int genphy_aneg_done(struct phy_device *phydev);
 int genphy_update_link(struct phy_device *phydev);
 int genphy_read_status(struct phy_device *phydev);
 int genphy_suspend(struct phy_device *phydev);