Florian Westphal 7278b3c1e4 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>
2022-07-11 16:40:46 +02:00
..
2022-03-04 12:02:19 +00:00
2021-06-22 10:35:15 -07:00
2022-06-09 21:52:55 -07:00
2019-12-14 20:02:36 -08:00
2021-10-02 14:18:25 +01:00