diff options
author | Kunwu Chan <[email protected]> | 2023-11-19 22:17:59 +0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-11-21 12:55:22 +0100 |
commit | c0e2926266af3b5acf28df0a8fc6e4d90effe0bb (patch) | |
tree | 20cf8736392cf8a89c2e5ab9f146c40905918386 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 938dbead34cd139c50c5d51cc58e18ef2f1c3d2c (diff) |
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 <[email protected]>
Signed-off-by: Kunwu Chan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions