diff options
author | Clément Léger <[email protected]> | 2023-08-10 11:36:49 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-11 11:58:36 +0100 |
commit | 6cf30fdd7b06515db9188ace84d2497f390f4c37 (patch) | |
tree | d4816d397fdc6fc89e937615a1f88f46337fc6e1 /tools/perf/scripts/python/task-analyzer.py | |
parent | 61f98da4698407d042128396297d7f724cfa1424 (diff) |
net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolution
.port_bridge_flags will be added and allows to modify the flood mask
independently for each port. Keeping the existing bridged_ports write
in a5psw_flooding_set_resolution() would potentially messed up this.
Use a read-modify-write to set that value and move bridged_ports
handling in bridge_port_join/leave.
Signed-off-by: Clément Léger <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Alexis Lothoré <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions