]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0976b527c05ad3a6b1dde33f4b96c2f423009110
treedafceaff8dcf0d77d783cf5584ebe7fad12acaaa
parentf94b3853f563dfa6733fe43a145afb0c63938609
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