linux/include
Daniel Xu fdf214978a bpf: Move nf_conn extern declarations to filter.h
We're seeing the following new warnings on netdev/build_32bit and
netdev/build_allmodconfig_warn CI jobs:

    ../net/core/filter.c:8608:1: warning: symbol
    'nf_conn_btf_access_lock' was not declared. Should it be static?
    ../net/core/filter.c:8611:5: warning: symbol 'nfct_bsa' was not
    declared. Should it be static?

Fix by ensuring extern declaration is present while compiling filter.o.

Fixes: 864b656f82 ("bpf: Add support for writing to nf_conn:mark")
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Link: https://lore.kernel.org/r/2bd2e0283df36d8a4119605878edb1838d144174.1663683114.git.dxu@dxuuu.xyz
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
2022-09-20 14:41:35 -07:00
..
acpi
asm-generic ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE 2022-09-16 22:16:48 +02:00
clocksource
crypto
drm
dt-bindings
keys
kunit
kvm
linux bpf: Move nf_conn extern declarations to filter.h 2022-09-20 14:41:35 -07:00
math-emu
media
memory
misc
net bpf: Move nf_conn extern declarations to filter.h 2022-09-20 14:41:35 -07:00
pcmcia
ras
rdma
rv
scsi
soc soc: fsl: qbman: Add CGR update function 2022-09-05 14:27:39 +01:00
sound
target
trace
uapi bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]() 2022-09-06 19:51:14 -07:00
ufs
vdso
video
xen