aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPetr Machata <[email protected]>2023-02-02 18:59:21 +0100
committerDavid S. Miller <[email protected]>2023-02-06 08:48:25 +0000
commit1c85b80b20a13d07ec3a7d746ad52b7972c8c730 (patch)
tree1fa74a9c2cad4f738678d1d9b675fa791474e028 /tools/perf/scripts/python/syscall-counts.py
parent60977a0c63373bfc596b562b1e34e64ede6ef492 (diff)
net: bridge: Move extack-setting to br_multicast_new_port_group()
Now that br_multicast_new_port_group() takes an extack argument, move setting the extack there. The downside is that the error messages end up being less specific (the function cannot distinguish between (S,G) and (*,G) groups). However, the alternative is to check in the caller whether the callee set the extack, and if it didn't, set it. But that is only done when the callee is not exactly known. (E.g. in case of a notifier invocation.) 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