K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-06-15T15:24:21.911045Z K 7 svn:log V 499 Misc stuff * tidy up a function call so it doesn't go over > 80 lines * add some disabled debugging for myself Non-misc stuff (just so I don't forget): The action frame is going out with AC pri = 3 (AC_VO); thus it's going out whilst the queued hardware frames in the other pri (eg AC=0/TID=0) are also queued. So the addba makes it out before the hardware queued frames before it. The solution may be to somehow delaying queueing the ADDBA frame until all the hardware-queued frames are sent. END