git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d86eb74
)
s390/bpf: Fix sk_load_byte_msh()
author
Michael Holzheu
<holzheu@linux.vnet.ibm.com>
Thu, 15 Jan 2015 09:21:58 +0000
(10:21 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 15 Jan 2015 10:10:37 +0000
(11:10 +0100)
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
patch
|
blob
|
history
diff --cc
arch/s390/net/bpf_jit.S
Simple merge