K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-17T15:45:40.676905Z K 7 svn:log V 401 Fix some BAW brokenness introduced by previous commits. The BAW tracking was completely broken. ath_tx_swq() was blanking the BAW flag in the ath_buf, thus no frames were ever thrown into the BAW tracking code. This restores the BAW tracking functionality but there's again a race between the pre-ADDBA sequence numbers and the post-ADDBA BAW. I'll look into this and fix it in a subsequent commit. END