K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-04-08T00:40:16.390322Z K 7 svn:log V 401 After reviewing the mcast/sleep station code a little, undo some brain damage which I committed when I had less clue about such things. Don't ever put normal data frames on the mcast software queue. Just put mcast frames there if needed. Pass the txq decision into ath_tx_normal_setup(), as we've already made the decision. Don't re-do it. Whilst i'm here, add another random debugging statement. END