aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2024-10-14 13:18:26 -0700
committerJakub Kicinski <kuba@kernel.org>2024-10-15 18:52:26 -0700
commitc82b031dcb19d0c899c6e209c0ae8c0f3fffcd39 (patch)
treeafc86efbce5c5c4dd23db1c7222f7b379e8c0046 /tools/perf/scripts/python/bin
parentipmr: Use rtnl_register_many(). (diff)
downloadlinux-c82b031dcb19d0c899c6e209c0ae8c0f3fffcd39.tar.gz
linux-c82b031dcb19d0c899c6e209c0ae8c0f3fffcd39.zip
dcb: 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 <kuniyu@amazon.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20241014201828.91221-10-kuniyu@amazon.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions