K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-08-12T00:46:15.522131Z K 7 svn:log V 317 Revert the ath_tx_draintxq() method, and instead teach it the minimum necessary to "do" EDMA. It was just using the TX completion status for logging information about the descriptor completion. Since with EDMA we don't know this without checking the TX completion FIFO, we can't provide this information. So don't. END