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:
c4340c2
)
ath10k: fix NULL deref upon early FW crash
author
Michal Kazior
<michal.kazior@tieto.com>
Wed, 16 Oct 2013 13:46:05 +0000
(16:46 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Mon, 21 Oct 2013 13:41:18 +0000
(16:41 +0300)
If firmware crashes during FW probing it would try
to perform FW recovery which uses mac80211
workqueue before registering to mac80211.
Using internal workqueue solves the problem.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found