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:
fad6ed7
)
ath10k: don't forget to kill fw error tasklet
author
Michal Kazior
<michal.kazior@tieto.com>
Fri, 8 Nov 2013 07:01:24 +0000
(08:01 +0100)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 12 Nov 2013 18:06:44 +0000
(20:06 +0200)
It was possible for FW error tasklet to be
executed during teardown. This could lead to
system crashes and/or memory corruption.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found