On Sat, 9 May 2020 16:45:44 -0700 Florian Fainelli wrote: > There is a soft dependency against dsa_loop_bdinfo.ko which sets up the > MDIO device registration, since there are no symbols referenced by > dsa_loop.ko, there is no automatic loading of dsa_loop_bdinfo.ko which > is needed. > > Fixes: 98cd1552ea27 ("net: dsa: Mock-up driver") > Signed-off-by: Florian Fainelli <f.faine...@gmail.com>
Applied, thank you!