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:
4db4e0a
)
mac80211: call skb_put() before copying the data (trivial)
author
Eliad Peller
<eliad@wizery.com>
Thu, 24 Nov 2011 14:50:00 +0000
(16:50 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 28 Nov 2011 19:43:57 +0000
(14:43 -0500)
It doesn't have any actual effect here, but we should
skb_put() *before* copying the data.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found