From: Michal Kazior Date: Wed, 16 Oct 2013 13:46:05 +0000 (+0300) Subject: ath10k: fix NULL deref upon early FW crash X-Git-Tag: v3.14-rc1~94^2~482^2^2~43^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e90de860bc2d82dcb73caef86c05cb49c2b5792;p=pandora-kernel.git ath10k: fix NULL deref upon early FW crash 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed