aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/macsec.c
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2018-03-20 17:31:10 -0700
committerDavid S. Miller <davem@davemloft.net>2018-03-22 13:02:47 -0400
commit40013ff20b1beed31184935fc0aea6a859d4d4ef (patch)
treecc3a9b0b71d07e99a821cebcaf1396e8078f4bd9 /drivers/net/macsec.c
parentMerge branch 'hv_netvsc-fix-races-during-shutdown-and-changes' (diff)
downloadlinux-dev-40013ff20b1beed31184935fc0aea6a859d4d4ef.tar.xz
linux-dev-40013ff20b1beed31184935fc0aea6a859d4d4ef.zip
net: dsa: Fix functional dsa-loop dependency on FIXED_PHY
We have a functional dependency on the FIXED_PHY MDIO bus because we register fixed PHY devices "the old way" which only works if the code that does this has had a chance to run before the fixed MDIO bus is probed. Make sure we account for that and have dsa_loop_bdinfo.o be either built-in or modular depending on whether CONFIG_FIXED_PHY reflects that too. Fixes: 98cd1552ea27 ("net: dsa: Mock-up driver") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions