-
- Downloads
Merge branch 'bpf: Small nf_conn cleanups'
Daniel Xu says: ==================== This patchset cleans up a few small things: * Delete unused stub * Rename variable to be more descriptive * Fix some `extern` declaration warnings Past discussion: - v2: https://lore.kernel.org/bpf/cover.1663616584.git.dxu@dxuuu.xyz/ Changes since v2: - Remove unused #include's - Move #include <linux/filter.h> to .c ==================== Signed-off-by:Martin KaFai Lau <martin.lau@kernel.org>
Showing
- include/linux/filter.h 6 additions, 0 deletionsinclude/linux/filter.h
- include/net/netfilter/nf_conntrack_bpf.h 0 additions, 19 deletionsinclude/net/netfilter/nf_conntrack_bpf.h
- net/core/filter.c 9 additions, 9 deletionsnet/core/filter.c
- net/netfilter/nf_conntrack_bpf.c 3 additions, 2 deletionsnet/netfilter/nf_conntrack_bpf.c
Loading
Please register or sign in to comment