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:
12b6639
)
net: wireless/rtlwifi: fix uninitialized variable issue
author
Cong Ding
<dinggnu@gmail.com>
Mon, 4 Feb 2013 21:43:22 +0000
(22:43 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 8 Feb 2013 19:51:31 +0000
(14:51 -0500)
The use of variable packet_beacon might be uninitialized in the two files,
which is same as this patch:
https://patchwork.kernel.org/patch/2006711/
Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found