提交 588f5d62 编写于 作者: A Alexei Starovoitov 提交者: David S. Miller

net: filter: fix sparc32 typo

Fixes: 569810d1 ("net: filter: fix typo in sparc BPF JIT")
Signed-off-by: NAlexei Starovoitov <ast@plumgrid.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 569810d1
......@@ -85,7 +85,7 @@ static void bpf_flush_icache(void *start_, void *end_)
#ifdef CONFIG_SPARC64
#define BE_PTR (F2(0, 1) | CONDE | (2 << 20))
#else
#define BE_PTR BNE
#define BE_PTR BE
#endif
#define SETHI(K, REG) \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册