diff options
author | Markos Chandras <markos.chandras@imgtec.com> | 2014-06-23 10:38:46 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-06-26 10:48:19 +0100 |
commit | 84c68cbc667287dfd5eb793b6715c6d76a318e3f (patch) | |
tree | 2e81b421cc21cbf7fefe8e2b6859cab2fc4beb8e /arch/mips/net/bpf_jit.c | |
parent | 7682f9e81899f1f874bd565daa7fb0b20024ed80 (diff) | |
download | linux-84c68cbc667287dfd5eb793b6715c6d76a318e3f.tar.bz2 |
MIPS: mm: uasm: Fix lh micro-assembler instruction
Commit d6b3314b49e12e8c349deb4ca28e7028db00728f "MIPS: uasm: Add lh uam
instruction" added the 'lh' micro-assembler instruction but it used the
'lw' opcode for it. Fix it by using the correct 'lh' opcode.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7121/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/net/bpf_jit.c')
0 files changed, 0 insertions, 0 deletions