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:
2d3fca1
)
ath9k: fix crash in ath_update_survey_stats
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 20 Oct 2010 13:59:28 +0000
(15:59 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 25 Oct 2010 18:43:14 +0000
(14:43 -0400)
If ah->curchan is uninitialized, the channel index is bogus, which leads
to invalid memory access when the cycle counters are updated.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found