K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-18T04:39:29.915805Z K 7 svn:log V 352 Detaching the STA VAP causes a station disassociate frame to be sent. This ends up being queued on a TX node that is then being freed, leading to a node sticking around whose vap state is now invalid. For now, just force another hardware and software TXQ flush. Later on, investigate why this is the case as this doesn't occur in the normal ath tree. END