K 10 svn:author V 6 adrian K 8 svn:date V 27 2015-03-15T21:29:18.426904Z K 7 svn:log V 333 Don't unlock mutex in interrupt thread (except for wpi_rx_done() - for now) - fixes various races between wpi_notif_intr() and wpi_stop_locked(). (attachment 154381) Committers note: yes, unlock/if_input/lock has to go away, but that'll have to be done later. PR: kern/197143 Submitted by: Andriy Voskoboinyk END