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:
6c80c39
)
rtlwifi: rtl8192cu: Fix unitialized struct
author
Larry Finger
<Larry.Finger@lwfinger.net>
Fri, 23 Sep 2011 03:59:02 +0000
(22:59 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 26 Sep 2011 18:55:50 +0000
(14:55 -0400)
Driver rtl8192cu assigns a new struct rtl_tcb_desc object, but fails to
clear it.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@kernel.org> [2.6.39+]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found