diff options
author | Nicolas Schichan <nschichan@freebox.fr> | 2013-02-13 17:30:39 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-02-14 13:26:44 -0500 |
commit | 462738f4f04febe16bf366925559c267130c88f0 (patch) | |
tree | 3b04e14ad0f6985788c461e04341bf03066c49ce /net/tipc | |
parent | 3e55f8b306cf305832a4ac78aa82e1b40e818ece (diff) | |
download | linux-462738f4f04febe16bf366925559c267130c88f0.tar.bz2 |
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 'net/tipc')
0 files changed, 0 insertions, 0 deletions