diff options
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | 2015-01-15 10:21:20 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-01-15 11:10:33 +0100 |
commit | d86eb7448e6de97b1319ea935f77b65590dbc049 (patch) | |
tree | 03fbcb37e572739c2b151b6e4d98b065330100ae /arch/s390/defconfig | |
parent | s390/bpf: Fix skb_copy_bits() parameter passing (diff) | |
download | linux-d86eb7448e6de97b1319ea935f77b65590dbc049.tar.xz linux-d86eb7448e6de97b1319ea935f77b65590dbc049.zip |
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>
Diffstat (limited to 'arch/s390/defconfig')
0 files changed, 0 insertions, 0 deletions