]> git.baikalelectronics.ru Git - kernel.git/commit
tools/net: Use include/uapi with __EXPORTED_HEADERS__
authorKamal Mostafa <kamal@canonical.com>
Wed, 11 Nov 2015 22:24:27 +0000 (14:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Nov 2015 22:24:33 +0000 (17:24 -0500)
commite333a988c03dd7f8bbcebc6722c5e28741364928
treeaaf61afae394621ab3a083a24b759fdffb05000c
parentb88ab104c74f74ca0e798e7831493142ed819a9f
tools/net: Use include/uapi with __EXPORTED_HEADERS__

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: ba068ab1bd09 ("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>
tools/net/Makefile