]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d1b8a0d82ffcdc38480a18cbee34fad5c75875d
tree36b9c5c629d3d89b0507c50a1d42f34beab672e4
parent50bf9f515fa756c4ecfcc1bd982ba13e1f39c736
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