aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2021-11-25 14:58:07 +0200
committerJakub Kicinski <[email protected]>2021-11-25 19:32:07 -0800
commita8bd9fa5b5272d8cac189b2bd5c64588431ee06a (patch)
tree44f85efec242cb42076cf3f434486a3eb4b1d64c /tools/perf/scripts/python/export-to-sqlite.py
parent4636440f913b2bd5051fae6006dd6f6c2456eb3b (diff)
net: ocelot: remove "bridge" argument from ocelot_get_bridge_fwd_mask
The only called takes ocelot_port->bridge and passes it as the "bridge" argument to this function, which then compares it with ocelot_port->bridge. This is not useful. Instead, we would like this function to return 0 if ocelot_port->bridge is not present, which is what this patch does. Signed-off-by: Vladimir Oltean <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions