]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/bpf: Fix sk_load_byte_msh()
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Thu, 15 Jan 2015 09:21:58 +0000 (10:21 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 15 Jan 2015 10:10:37 +0000 (11:10 +0100)
commit1a92b2deaf5c1b71f995ef571076200a391aac66
treeef373976b1252dba6f1f6cdd99cd9bbeecbe9370
parentd86eb7448e6de97b1319ea935f77b65590dbc049
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>
arch/s390/net/bpf_jit.S