K 10 svn:author V 5 gavin K 8 svn:date V 27 2016-11-12T18:33:56.679412Z K 7 svn:log V 325 iwm: If firmware load fails during init via iwm_preinit() we bail out before calling ieee80211_ifattach() so the taskqueue hasn't been initialized. Don't try to drain it, we'll panic. Looks like this issue was introduced in r303326. Reviewed by: avos, sbruno, adrian Differential Revision: https://reviews.freebsd.org/D8499 END