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: v3.14-rc7~10^2~26^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6251243ac0a3cb63afe748133f6600f77526078;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