git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfdef3b
)
ARM: net: fix arm instruction endian-ness in bpf_jit_32.c
author
Ben Dooks
<ben.dooks@codethink.co.uk>
Wed, 24 Jul 2013 14:44:56 +0000
(15:44 +0100)
committer
Ben Dooks
<ben.dooks@codethink.co.uk>
Sat, 19 Oct 2013 19:46:35 +0000
(20:46 +0100)
Use <asm/opcodes.h> to correctly transform instruction byte ordering
into in-memory ordering.
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Reviewed-by: Dave Martin <Dave.Martin@arm.com>
No differences found