diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2020-05-10 02:45:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-20 09:17:13 +0300 |
commit | 608dc3c39402525e9bcc749fee23acf6ca96842c (patch) | |
tree | f67ee40a2d98c7d6abcab4d14284a345f9c91e5a /net/ipv4 | |
parent | a6bbde923ab403ef71d746e7b902c5c5d736a4cd (diff) | |
download | linux-608dc3c39402525e9bcc749fee23acf6ca96842c.tar.xz |
net: dsa: loop: Add module soft dependency
[ Upstream commit 3047211ca11bf77b3ecbce045c0aa544d934b945 ]
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions