commit | 3460743e025addc1ecbd496db2231181a2431774 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Wed Jul 24 15:44:56 2013 +0100 |
committer | Ben Dooks <ben.dooks@codethink.co.uk> | Sat Oct 19 20:46:35 2013 +0100 |
tree | 18ec651f6425d4eae9e952f5cec6df8ab15effa6 | |
parent | bfdef3b32d2f36bf137c039de9a545cdfcfbafe2 [diff] |
ARM: net: fix arm instruction endian-ness in bpf_jit_32.c 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>