bpf: use Linux' define of BPF_MAXINSNS
commit1bb8cf17318a09ee55a99043703512ec37560b29
authorDaniel Borkmann <dborkman@redhat.com>
Sat, 15 Jun 2013 18:57:47 +0000 (15 20:57 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Sat, 15 Jun 2013 18:57:47 +0000 (15 20:57 +0200)
tree2bcfd5795aeef5efec437f53483ea983e0688776
parentd9b5259582a6073d1c2bada8c3294c7550c7b678
bpf: use Linux' define of BPF_MAXINSNS

Do not necessarily define our own, only in case the Linux one is
not available.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
bpf_insns.h
bpf_parser.y