mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-20 15:39:29 -04:00
Calling rtl822x_probe() on phy devices which uses the rtl822x_read_mmd() and rtl822x_write_mmd() functions makes no sense and the probe ends with an EOPNOTSUPP error. Signed-off-by: Martin Schiller <ms@dev.tdt.de>