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:
95db4d4
)
rt2x00: Don't use uninitialized desc_len
author
Ivo van Doorn
<ivdoorn@gmail.com>
Sun, 9 Mar 2008 21:40:06 +0000
(22:40 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 13 Mar 2008 20:02:34 +0000
(16:02 -0400)
skbdesc->desc_len is uninitialized at the start
of the function. So it is a _bad_ idea to use it...
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found