K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-12T14:59:21.298857Z K 7 svn:log V 261 Fix some missing locks: * I didn't delete an ATH_TXQ_UNLOCK() from ath_tx_cleanup(); do that * Since the tid flush function now updates the BAW, the TXQ lock is required. This may cause another LOR with the net80211 node lock. I'll investigate this later. END