diff options
author | Nicolas Schichan <nschichan@freebox.fr> | 2013-02-13 18:30:39 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-02-14 19:26:44 +0100 |
commit | 462738f4f04febe16bf366925559c267130c88f0 (patch) | |
tree | 3b04e14ad0f6985788c461e04341bf03066c49ce /arch/arm/mach-mmp | |
parent | xen-netback: cancel the credit timer when taking the vif down (diff) | |
download | linux-462738f4f04febe16bf366925559c267130c88f0.tar.xz linux-462738f4f04febe16bf366925559c267130c88f0.zip |
ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.
The original code was generating an lsl instructions using the value
of ARM_R8 (skb_headlen, possibly uninitialized if no skb_headlen
access was required) as a shift amount.
Signed-off-by: Nicolas Schichan <nschichan@freebox.fr>
Acked-by: Mircea Gherzan <mgherzan@gmail.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions