mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-19 09:20:33 -05: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>