aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPetr Machata <[email protected]>2023-02-02 18:59:22 +0100
committerDavid S. Miller <[email protected]>2023-02-06 08:48:25 +0000
commit976b3858dd14914c5a9254535ad7440c99467944 (patch)
treeb25a0715b91870b865ea5fd45c33d37a0e0ca258 /tools/perf/scripts/python/syscall-counts.py
parent1c85b80b20a13d07ec3a7d746ad52b7972c8c730 (diff)
net: bridge: Add br_multicast_del_port_group()
Since cleaning up the effects of br_multicast_new_port_group() just consists of delisting and freeing the memory, the function br_mdb_add_group_star_g() inlines the corresponding code. In the following patches, number of per-port and per-port-VLAN MDB entries is going to be maintained, and that counter will have to be updated. Because that logic is going to be hidden in the br_multicast module, introduce a new hook intended to again remove a newly-created group. Signed-off-by: Petr Machata <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Acked-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions