diff options
author | Florian Westphal <fw@strlen.de> | 2022-06-23 15:05:12 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-07-11 16:40:46 +0200 |
commit | 7278b3c1e4ebf6f9c4cda07600f19824857c81fe (patch) | |
tree | 05aeca70e2c41695b8264e10d6ddc22fee50c3a7 /net/netfilter/nft_cmp.c | |
parent | d86473bf2ff39c05d4a6701c8aec66a16af0d410 (diff) |
netfilter: nf_tables: add and use BE register load-store helpers
Same as the existing ones, no conversions. This is just for sparse sake
only so that we no longer mix be16/u16 and be32/u32 types.
Alternative is to add __force __beX in various places, but this
seems nicer.
objdiff shows no changes.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nft_cmp.c')
0 files changed, 0 insertions, 0 deletions