K 10 svn:author V 8 bschmidt K 8 svn:date V 27 2012-06-27T15:55:34.142220Z K 7 svn:log V 321 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 END