MIPS: bpf: Fix a typo in build_one_insn()
authorWei Yongjun <weiyongjun1@huawei.com>
Fri, 13 Oct 2017 09:25:17 +0000 (09:25 +0000)
committerJames Hogan <jhogan@kernel.org>
Wed, 1 Nov 2017 00:09:17 +0000 (00:09 +0000)
commit6a2932a463d526e362a6b4e112be226f1d18d088
treec74ee12d2678886315bb32b1506de2342a73f746
parent77238e76b9156d28d86c1e31c00ed2960df0e4de
MIPS: bpf: Fix a typo in build_one_insn()

Fix a typo in build_one_insn().

Fixes: b6bd53f9c4e8 ("MIPS: Add missing file for eBPF JIT.")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Cc: <stable@vger.kernel.org> # 4.13+
Patchwork: https://patchwork.linux-mips.org/patch/17491/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/net/ebpf_jit.c