diff options
author | Russell King (Oracle) <[email protected]> | 2023-07-26 15:45:16 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-07-27 17:19:46 -0700 |
commit | 9945c1fb03a3c9f7e0dcf9aa17041a70e551387a (patch) | |
tree | c73373a36ec32565c15cf2b4aa1c7383e6110178 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d73ef2d69c0dba5f5a1cb9600045c873bab1fb7f (diff) |
net: dsa: fix older DSA drivers using phylink
Older DSA drivers that do not provide an dsa_ops adjust_link method end
up using phylink. Unfortunately, a recent phylink change that requires
its supported_interfaces bitmap to be filled breaks these drivers
because the bitmap remains empty.
Rather than fixing each driver individually, fix it in the core code so
we have a sensible set of defaults.
Reported-by: Sergei Antonov <[email protected]>
Fixes: de5c9bf40c45 ("net: phylink: require supported_interfaces to be filled")
Signed-off-by: Russell King (Oracle) <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Tested-by: Vladimir Oltean <[email protected]> # dsa_loop
Reviewed-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions