diff options
author | Florian Westphal <[email protected]> | 2022-06-23 15:05:13 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2022-07-11 16:40:46 +0200 |
commit | ffb3d9a30cc67a59865f50ae22e2496a5d0025eb (patch) | |
tree | 48eaf2da83e196d79a0a7ff1530681e5f48d7748 /tools/perf/scripts/python | |
parent | 7278b3c1e4ebf6f9c4cda07600f19824857c81fe (diff) |
netfilter: nf_tables: use correct integer types
Sparse tool complains about mixing of different endianess
types, so use the correct ones.
Add type casts where needed.
objdiff shows no changes except in nft_tunnel (type is changed).
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions