K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-23T11:53:08.978489Z K 7 svn:log V 372 Undo some of the stuff I've been tinkering with. TX aggregation seems to be working on faster hardware; it's just running iperf locally on these MIPS boards is causing headaches. * Always schedule the TID in ath_tx_swq() * Only schedule the TID when packets are thrown on the end of that TID software queue. This matches what the linux and reference code driver does. END