From: Ivaylo Dimitrov Date: Sat, 1 Mar 2014 12:52:06 +0000 (+0200) Subject: wl1251: use skb_trim to make skb shorter X-Git-Tag: sz_161~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1a6d79b8b9533c674ee6fbf6e1b1a2e53279a72;p=pandora-kernel.git wl1251: use skb_trim to make skb shorter the current code is directly setting skb->len, which is not correct and brings problems with HAVE_EFFICIENT_UNALIGNED_ACCESS enabled in config Signed-off-by: Ivaylo Dimitrov Signed-off-by: John W. Linville --- Reading git-diff-tree failed