aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2024-10-14 13:18:20 -0700
committerJakub Kicinski <[email protected]>2024-10-15 18:52:25 -0700
commitd0d14aef50a6184426c5a05b9815fb2697d6d42c (patch)
tree52eca11bf72e007b379febe35c5070d0046fd2fa /tools/perf/scripts/python
parent181bc7875b71e75a49d75fb6f50915ef28ddcc49 (diff)
neighbour: Use rtnl_register_many().
We will remove rtnl_register() in favour of rtnl_register_many(). When it succeeds, rtnl_register_many() guarantees all rtnetlink types in the passed array are supported, and there is no chance that a part of message types is not supported. Let's use rtnl_register_many() instead. Signed-off-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions