Kunwu Chan c0e2926266 ipv4: Correct/silence an endian warning in __ip_do_redirect
net/ipv4/route.c:783:46: warning: incorrect type in argument 2 (different base types)
net/ipv4/route.c:783:46:    expected unsigned int [usertype] key
net/ipv4/route.c:783:46:    got restricted __be32 [usertype] new_gw

Fixes: 969447f226b4 ("ipv4: use new_gw for redirect neigh lookup")
Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Link: https://lore.kernel.org/r/20231119141759.420477-1-chentao@kylinos.cn
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2023-11-21 12:55:22 +01:00
..
2023-05-31 13:06:57 +02:00
2023-10-25 10:38:07 +01:00
2023-04-13 16:43:38 -07:00
2023-10-16 21:05:33 -07:00
2023-11-03 09:16:42 +00:00
2023-11-03 09:16:42 +00:00
2023-10-27 10:35:46 +01:00
2022-12-20 03:13:45 +01:00
2023-10-27 10:35:46 +01:00
2023-10-30 14:36:57 -07:00
2023-09-14 16:16:36 +02:00
2023-08-29 17:39:15 -07:00