alistair23-linux/arch/mips/net
Kees Cook cc43928ba4
MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF()
The FIELD_SIZEOF() macro was redundant, and is being removed from the
kernel. Since commit c593642c8b ("treewide: Use sizeof_field() macro")
this is one of the last users of the old macro, so replace it.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@vger.kernel.org
2020-01-10 11:33:35 -08:00
..
bpf_jit.c MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF() 2020-01-10 11:33:35 -08:00
bpf_jit.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
bpf_jit_asm.S MIPS: BPF: Restore MIPS32 cBPF JIT 2020-01-09 15:02:30 -08:00
ebpf_jit.c A collection of MIPS fixes: 2020-01-04 14:16:57 -08:00
Makefile MIPS: BPF: Restore MIPS32 cBPF JIT 2020-01-09 15:02:30 -08:00