diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2020-05-10 02:45:44 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-05-10 21:24:20 +0300 |
commit | 3047211ca11bf77b3ecbce045c0aa544d934b945 (patch) | |
tree | 888e561ca41b04a4dcf1d78052928ec75067cbaf /net/netfilter | |
parent | 090e28b229af92dc5b40786ca673999d59e73056 (diff) | |
download | linux-3047211ca11bf77b3ecbce045c0aa544d934b945.tar.xz |
net: dsa: loop: Add module soft dependency
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.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions