K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-15T09:07:42.787258Z K 7 svn:log V 560 * Flip on sending BAR frames, but don't (yet) pause the TID until that's actually completed. * Fix a bug in the retry code - ATH_BUF_BUSY indicates that there may be frames after this one and the hardware QCU may be paused at said frame, waiting for the next TX opportunity to open up (when doing TDMA.) For now, just remove the flag. I'll revisit this before I merge this code into -HEAD. This now queues BAR frames but has exposed a bug in the TID scheduling when sending BAR frames and handling packet loss. I'll fix this in a subsequent commit. END