Kuniyuki Iwashima 803838a5f6 net: 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-6-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-10-15 18:52:26 -07:00
..
2024-10-14 17:54:29 -07:00
2024-10-14 17:54:29 -07:00
2024-09-11 20:44:32 -07:00
2024-10-15 15:19:48 +02:00
2024-03-07 21:12:41 -08:00
2024-10-15 18:52:26 -07:00
2024-04-01 10:49:28 +01:00
2024-09-11 20:44:31 -07:00
2024-09-02 18:43:58 +02:00
2024-06-06 11:52:52 +02:00
2024-09-24 14:54:26 -07:00
2024-08-26 09:37:23 -07:00