aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2024-10-14 13:18:23 -0700
committerJakub Kicinski <[email protected]>2024-10-15 18:52:26 -0700
commit465bac91f953d343f5906db1d5f2d58e31b9ab4f (patch)
tree9596f0e17635e24ffd34a7c745bad916f099946a /tools/perf/scripts/python/bin
parent803838a5f6c8d0f0cfc29e9eaa768ad88485ac7f (diff)
ipv4: 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/bin')
0 files changed, 0 insertions, 0 deletions