PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT
authorDaniel Borkmann <dxchgb@gmail.com>
Thu, 8 Nov 2012 11:41:39 +0000 (11:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Nov 2012 03:12:47 +0000 (22:12 -0500)
commit5082dfb71600b4d227c3f0af630c0cd3158e1feb
tree11568d0bb1e82b280fb2a8d9af6a63eadc81bb0d
parent02871903a1fcdf306a906c38566ca0d48a45a431
PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT

This patch is a follow-up for patch "net: filter: add vlan tag access"
to support the new VLAN_TAG/VLAN_TAG_PRESENT accessors in BPF JIT.

Signed-off-by: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch>
Cc: Matt Evans <matt@ozlabs.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/powerpc/net/bpf_jit_comp.c