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.15-rc1~113^2~159^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7661e97542d57d54317407ff4790e2d6d94a0852;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