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:
0379185
)
ath9k: fix double calls to ath_radio_enable
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 6 Apr 2010 19:05:01 +0000
(12:05 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 6 Apr 2010 19:53:33 +0000
(15:53 -0400)
With the enable_radio being uninitialized, ath_radio_enable() might be
called twice, which can leave some hardware in an undefined state.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found