freebsd-dev/sys/dev/mwl
Adrian Chadd baf94755c0 Fix the RX free list locking creation and destruction to be consistent
even in the face of errors.

If the RX descriptor list fails, the RX lock won't be initialised, but
then the DMA free path wil try freeing it.

This commit is brought to you by a working mwl(4).
2012-04-17 04:52:57 +00:00
..
if_mwl_pci.c Fix firmware module dependencies. 2010-09-10 08:11:48 +00:00
if_mwl.c Fix the RX free list locking creation and destruction to be consistent 2012-04-17 04:52:57 +00:00
if_mwlioctl.h
if_mwlvar.h Migrate the net80211 TX aggregation state to be from per-AC to per-TID. 2012-04-15 20:29:39 +00:00
mwldiag.h
mwlhal.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
mwlhal.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
mwlreg.h