OpenCloudOS-Kernel/drivers/net/ethernet/aeroflex
Lendacky, Thomas 372788f964 net: phy: expose phy_aneg_done API for use by drivers
Make phy_aneg_done() available to drivers so that the result of the
auto-negotiation initiated by phy_start_aneg() can be determined.

Remove the local implementation of phy_aneg_done() from the Aeroflex
driver and use the phy library version.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-13 00:56:26 -05:00
..
Kconfig
Makefile
greth.c net: phy: expose phy_aneg_done API for use by drivers 2016-11-13 00:56:26 -05:00
greth.h net: ethernet: greth: use phydev from struct net_device 2016-08-08 15:42:20 -07:00