commit | c18fe54b3f8d7daa6a43270f82676d6a563582a4 | [log] [tgz] |
---|---|---|
author | Nicolas Schichan <nschichan@freebox.fr> | Tue Jul 21 14:14:14 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 21 22:19:55 2015 -0700 |
tree | 749c52e250fc26bd2533daf555c52ff04bb1554f | |
parent | 6d715e301e950e3314d590bdbabf0c26e4fed94b [diff] |
ARM: net: fix vlan access instructions in ARM JIT. This makes BPF_ANC | SKF_AD_VLAN_TAG and BPF_ANC | SKF_AD_VLAN_TAG_PRESENT have the same behaviour as the in kernel VM and makes the test_bpf LD_VLAN_TAG and LD_VLAN_TAG_PRESENT tests pass. Signed-off-by: Nicolas Schichan <nschichan@freebox.fr> Signed-off-by: David S. Miller <davem@davemloft.net>