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:
ae2ff23
)
ath9k: Disable beacon tasklet during reset
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Fri, 17 Oct 2014 02:10:13 +0000
(07:40 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 27 Oct 2014 18:16:15 +0000
(14:16 -0400)
When a chip reset is done, all running timers,
tasklets etc. are stopped but the beacon tasklet
is left running. Fix this.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found