diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-10-14 23:18:24 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-10-16 04:52:26 +0300 |
commit | a37b0e4eca0436ebc17d512d70b1409956340688 (patch) | |
tree | c68e466d846ca783029da1430e6fea66d26ca6e3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 465bac91f953d343f5906db1d5f2d58e31b9ab4f (diff) | |
download | linux-a37b0e4eca0436ebc17d512d70b1409956340688.tar.xz |
ipv6: Use rtnl_register_many().
We will remove rtnl_register_module() in favour of rtnl_register_many().
rtnl_register_many() will unwind the previous successful registrations
on failure and simplify module error handling.
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-8-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions