K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-19T02:16:29.687265Z K 7 svn:log V 394 Fix the holes in the sequence number ranges being fed to the BAW tracking code. The main culprit was the retries flag, this wasn't being cleared for new frames and thus ath_tx_addto_baw() was incorrectly ignoring those frames. The traffic flow is now stable until the first set of failed frames. Aggregate frames are being transmitted however the throughput is still much less than expected. END