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:
9426231
)
nl80211: Uninitialized variable
author
Bill Jordan
<bjordan@rajant.com>
Fri, 10 Sep 2010 15:22:32 +0000
(11:22 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 14 Sep 2010 20:08:03 +0000
(16:08 -0400)
There is a path in nl80211_set_wiphy where result is tested but
uninitialized.
I am hitting this path when I attempt:
sh# iw dev wlan0 set channel 10
command failed: Unknown error
1069727332
(-
1069727332
)
Signed-off-by: William Jordan <bjordan@rajant.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found