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:
92f5ac6
)
rt2x00: Use the correct size when copying the control info in txdone
author
Mattias Nissler
<mattias.nissler@gmx.de>
Sun, 9 Mar 2008 21:39:32 +0000
(22:39 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 13 Mar 2008 20:02:34 +0000
(16:02 -0400)
The sizeof() operator was incorrectly applied to the pointer, not the struct.
Signed-off-by: Mattias Nissler <mattias.nissler@gmx.de>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found