]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/phy/phy_device.c
net: export genphy_restart_aneg
[linux-2.6-omap-h63xx.git] / drivers / net / phy / phy_device.c
index 17162748005893a86ca206faf95c5ec194be5eb5..f11e900b437b66044b422da02e26fe4a4efdeff6 100644 (file)
@@ -557,6 +557,7 @@ int genphy_restart_aneg(struct phy_device *phydev)
 
        return ctl;
 }
+EXPORT_SYMBOL(genphy_restart_aneg);
 
 
 /**