linux/arch/s390/net
Michael Holzheu d86eb7448e s390/bpf: Fix offset parameter for skb_copy_bits()
Currently the offset parameter for skb_copy_bits is changed in
sk_load_word() and sk_load_half(). Therefore it is not correct when
calling skb_copy_bits(). Fix this and use the original offset
for the function call.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-01-15 11:10:33 +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
bpf_jit.S s390/bpf: Fix offset parameter for skb_copy_bits() 2015-01-15 11:10:33 +01:00
Makefile s390/bpf,jit: BPF Just In Time compiler for s390 2012-09-26 15:44:49 +02:00