bpf: move bpf_jit_enable declaration
authorDaniel Borkmann <daniel@iogearbox.net>
Fri, 13 May 2016 17:08:27 +0000 (19:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 May 2016 17:49:31 +0000 (13:49 -0400)
commitc94987e40ebbae3b7b6c3ece37b6f8338830f6b1
tree36b9c5c629d3d89b0507c50a1d42f34beab672e4
parent4936e3528e3e272c567fe4ff0abb7ce3e1500575
bpf: move bpf_jit_enable declaration

Move the bpf_jit_enable declaration to the filter.h file where
most other core code is declared, also since we're going to add
a second knob there.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/filter.h
include/linux/netdevice.h