openwrt/target/linux/ar71xx/files/drivers/net/ethernet
Alexander Couzens 4e8405857a ag71xx_ar7240/export_netdevs: check if the phy is already checked early
Don't create a netdev for phy which are already attached to a netdev.
This replace kernel errors:

(null): PHY already attached
phy attach failed 4 with err -16

With:
Phy on addr 0x4 is already attached. Not creating a phy device for it.
2015-07-20 11:55:17 +02:00
..
atheros/ag71xx ag71xx_ar7240/export_netdevs: check if the phy is already checked early 2015-07-20 11:55:17 +02:00