mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-26 07:49:30 -04:00
Since updating the MDIO driver, the probe will fail hard on any
PHY not present on the bus, while this was not the case prior.
Fixes commit 26b1f72381 ("ipq40xx: net: phy: ar40xx: remove PHY
handling")
Signed-off-by: David Bauer <mail@david-bauer.net>