K 10 svn:author V 4 avos K 8 svn:date V 27 2019-02-11T00:31:58.631516Z K 7 svn:log V 241 MFC r343815: iwn(4): plug initialization path vs interrupt handler races There are few places in interrupt handler where the driver lock is dropped; ensure that device is still running before processing remaining ring entries. PR: 192641 END