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:
adb07df
)
wl1251: use skb_trim to make skb shorter
author
Ivaylo Dimitrov
<ivo.g.dimitrov.75@gmail.com>
Sat, 1 Mar 2014 12:52:06 +0000
(14:52 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 4 Mar 2014 18:33:13 +0000
(13:33 -0500)
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 <ivo.g.dimitrov.75@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found