sparc: bpf_jit_comp: add VLAN instructions for BPF JIT
authorDaniel Borkmann <dxchgb@gmail.com>
Sun, 4 Nov 2012 16:59:30 +0000 (16:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Nov 2012 22:41:42 +0000 (17:41 -0500)
commit54e7e2df3e2f854ae33015cec25da5190e6a18ac
treedafceaff8dcf0d77d783cf5584ebe7fad12acaaa
parentd64ec841517a25f6d468bde9f67e5b4cffdc67c7
sparc: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/net/bpf_jit_comp.c