K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-03T09:21:52.537033Z K 7 svn:log V 356 * Rename the tid schedule function, it doesn't schedule the node anymore, just that tid Fix a LOR that I introduced: * Remove the locking requirement for ath_tx_tid_free_pkts - it should only occur in one place - when the ieee80211_node is being freed (and thus the IEEE80211_NODE_LOCK is held.) There's still another LOR which needs sorting out. END