Files
linux/net/ipv4
Kuniyuki Iwashima 3ac84e31b3 ipmr: Use rtnl_register_many().
We will remove rtnl_register() and rtnl_register_module() in favour
of rtnl_register_many().

When it succeeds for built-in callers, 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-9-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-10-15 18:52:26 -07:00
..
2024-05-01 18:37:07 -07:00
2024-10-15 18:52:26 -07:00
2024-09-11 20:44:31 -07:00
2024-10-15 18:52:26 -07:00
2024-09-09 17:21:47 -07:00
2024-10-15 18:52:26 -07:00
2024-07-30 18:35:12 -07:00
2024-01-04 10:23:10 -08:00
2024-10-15 18:52:26 -07:00
2024-10-15 18:52:26 -07:00
2024-06-06 11:52:52 +02:00
2024-09-11 20:44:32 -07:00
2022-12-20 03:13:45 +01:00
2023-09-14 16:16:36 +02:00