K 10 svn:author V 6 eadler K 8 svn:date V 27 2018-03-01T05:05:08.984051Z K 7 svn:log V 247 MFC r308577: 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. END