freebsd-dev/sys/dev/iwn
Bernhard Schmidt 547ea37a96 Fix a TX aggregation issue, if after the last compressed BA notification
the TX queue is empty, there won't be a TX done notification, effectly
resulting in an mbuf leak. The correct way to handle this is to free
up mbufs on both BA and TX done notifications up to the last sent seqno.

Tested by:	osa@
MFC after:	3 days
2012-06-27 15:55:34 +00:00
..
if_iwn.c Fix a TX aggregation issue, if after the last compressed BA notification 2012-06-27 15:55:34 +00:00
if_iwnreg.h The DC calibration result obtained during initialization can't be 2011-11-21 22:19:12 +00:00
if_iwnvar.h Add support for TX packet aggregation. 2011-05-08 12:06:12 +00:00