1
0
Fork 0
remarkable-linux/tools/net
Kamal Mostafa 393914a470 tools/net: Use include/uapi with __EXPORTED_HEADERS__
[ Upstream commit d7475de585 ]

Use the local uapi headers to keep in sync with "recently" added #define's
(e.g. SKF_AD_VLAN_TPID).  Refactored CFLAGS, and bpf_asm doesn't need -I.

Fixes: 3f356385e8 ("filter: bpf_asm: add minimal bpf asm tool")
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-12-14 21:24:28 -08:00
..
Makefile tools/net: Use include/uapi with __EXPORTED_HEADERS__ 2015-12-14 21:24:28 -08:00
bpf_asm.c filter: bpf_asm: add minimal bpf asm tool 2013-12-11 20:28:35 -05:00
bpf_dbg.c bpf_dbg: fix wrong register usage 2014-04-30 16:12:22 -04:00
bpf_exp.l tools: bpf_asm: cleanup vlan extension related token 2015-03-24 21:21:41 -04:00
bpf_exp.y tools: bpf_asm: cleanup vlan extension related token 2015-03-24 21:21:41 -04:00
bpf_jit_disasm.c tools: bpf_jit_disasm: fix segfault on disabled debugging log output 2015-05-27 00:24:10 -04:00