opnsense-src/sys/dev/wpi
Adrian Chadd fd06b53774 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 <s3erios@gmail.com>
2015-03-15 21:29:18 +00:00
..
if_wpi.c Don't unlock mutex in interrupt thread (except for wpi_rx_done() - for now) - 2015-03-15 21:29:18 +00:00
if_wpi_debug.h Add WPI_DEBUG_NODE + some debugging. 2015-03-15 21:05:59 +00:00
if_wpireg.h Add experimental HOSTAP support. 2015-03-15 21:18:18 +00:00
if_wpivar.h Reformatting changes. 2015-03-15 21:27:50 +00:00