linux/arch/powerpc/net
Denis Kirjanov 3fc60aa097 powerpc: bpf: Use correct mask while accessing the VLAN tag
To get a full tag (and not just a VID) we should access the TCI
except the VLAN_TAG_PRESENT field (which means that 802.1q header
is present). Also ensure that the VLAN_TAG_PRESENT stay on its place

Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-06-27 16:14:12 -07:00
..
Makefile net: filter: BPF 'JIT' compiler for PPC64 2011-07-21 12:38:32 -07:00
bpf_jit.h powerpc/bpf: Support MOD operation 2013-10-31 16:19:21 +11:00
bpf_jit_64.S net: filter: get rid of BPF_S_* enum 2014-06-01 22:16:58 -07:00
bpf_jit_comp.c powerpc: bpf: Use correct mask while accessing the VLAN tag 2014-06-27 16:14:12 -07:00