Files
linux/include/linux
Andrei Vagin 0854fa82c9 net: remove the new_ifindex argument from dev_change_net_namespace
Here is only one place where we want to specify new_ifindex. In all
other cases, callers pass 0 as new_ifindex. It looks reasonable to add a
low-level function with new_ifindex and to convert
dev_change_net_namespace to a static inline wrapper.

Fixes: eeb85a14ee ("net: Allow to specify ifindex when device is moved to another namespace")
Suggested-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Andrei Vagin <avagin@gmail.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-07 14:43:28 -07:00
..
2021-03-22 11:32:12 -07:00
2021-03-26 20:41:52 -07:00
2021-02-26 09:41:03 -08:00
2021-03-30 22:37:06 +02:00
2021-02-26 09:41:03 -08:00
2021-02-26 09:41:02 -08:00
2021-02-26 09:41:03 -08:00
2021-02-26 09:41:03 -08:00
2021-03-13 11:27:30 -08:00
2021-02-26 09:40:59 -08:00
2021-03-24 15:20:07 -07:00
2021-02-26 09:41:03 -08:00
2021-03-02 17:25:46 -07:00
2021-03-25 17:39:33 -07:00
2021-03-30 17:06:49 -07:00