From: Michael Holzheu Date: Thu, 15 Jan 2015 09:21:58 +0000 (+0100) Subject: s390/bpf: Fix sk_load_byte_msh() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~245^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a92b2deaf5c1b71f995ef571076200a391aac66;p=pandora-kernel.git 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed