Home
last modified time | relevance | path

Searched hist:"94 ead4caa0615f4b0719ffcb4dbd0907fe2f9265" (Results 1 – 1 of 1) sorted by relevance

/linux/net/dsa/
H A DKconfigdiff 94ead4caa0615f4b0719ffcb4dbd0907fe2f9265 Sat Feb 20 06:12:21 CET 2021 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Fix dependencies with HSR

The core DSA framework uses hsr_is_master() which would not resolve to a
valid symbol if HSR is built-into the kernel and DSA is a module.

Fixes: 18596f504a3e ("net: dsa: add support for offloading HSR")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: George McCollister <george.mccollister@gmail.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Tested-by: Vladimir Oltean <olteanv@gmail.com>
Link: https://lore.kernel.org/r/20210220051222.15672-1-f.fainelli@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>