opnsense-src/sys/dev/wi
Warner Losh 854cb5a41a Don't hold a driver lock across bus_teardown_intr. Jhb points out
that one cannot generally hold a lock and call bus_teardown_intr.
This is race free with wi_intr because bus_teardown_intr won't allow
wi_intr to be called after it returns.

# jeff hsu points out that there might be a race between this unlock
# and wi_start.  While that may be true also, it won't impact this commit.

Submitted by: jhb
2003-04-29 03:22:39 +00:00
..
if_wavelan_ieee.h
if_wi.c
if_wi_pccard.c
if_wi_pci.c
if_wireg.h
if_wivar.h
spectrum24t_cf.h