aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2022-07-15 18:16:58 +0300
committerJakub Kicinski <[email protected]>2022-07-18 20:14:23 -0700
commit4db2a5ef4ccbe6d138828284cfab241b434b5d95 (patch)
treefd16065cdf104ed7e2991d2ead1622fcbd8c4f1a /tools/perf/util/scripting-engines/trace-event-perl.c
parent1e53834ce541d4fe271cdcca7703e50be0a44f8a (diff)
net: dsa: fix dsa_port_vlan_filtering when global
The blamed refactoring commit changed a "port" iterator with "other_dp", but still looked at the slave_dev of the dp outside the loop, instead of other_dp->slave from the loop. As a result, dsa_port_vlan_filtering() would not call dsa_slave_manage_vlan_filtering() except for the port in cause, and not for all switch ports as expected. Fixes: d0004a020bb5 ("net: dsa: remove the "dsa_to_port in a loop" antipattern from the core") Reported-by: Lucian Banu <[email protected]> Signed-off-by: Vladimir Oltean <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions