On Sun, Nov 20, 2011 at 12:30:35AM -0500, Nikolay Martynov wrote: > From: kolya <[email protected]> > > When tx agg is being stopped TID is flushed using ath_tx_flush_tid. It is > possible that ath_tx_flush_tid completelly flushes TID (if all packets in > this TID have already been retried). If this happened ath_tx_aggr_stop would > leave TID in cleanup state permanently. Fix this by making ath_tx_flush_tid > remove AGGR_ADDBA_COMPLETE and AGGR_CLEANUP flags from TID status if TID is > empty.
Please follow the suggestions Kalle made about your patch. Please also include a Signed-off-by line. John -- John W. Linville Someday the world will need a hero, and you [email protected] might be all we have. Be ready. _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
