kernel-fxtec-pro1x/arch/s390/net
Michael Holzheu 1a92b2deaf s390/bpf: Fix sk_load_byte_msh()
In sk_load_byte_msh() sk_load_byte_slow() is called instead of
sk_load_byte_msh_slow(). Fix this and call the correct function.

Besides of this load only one byte instead of two and fix the comment.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-01-15 11:10:37 +01:00
..
bpf_jit.S s390/bpf: Fix sk_load_byte_msh() 2015-01-15 11:10:37 +01:00
bpf_jit_comp.c s390/bpf: Fix JMP_JGE_K (A >= K) and JMP_JGT_K (A > K) 2015-01-15 08:17:42 +01:00
Makefile