K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-20T13:07:29.480520Z K 7 svn:log V 441 Add some debugging to trace whether a packet has been added to the BAW before it's actually removed from it. It turns out that a node flush during active traffic would cause some frames to be freed before the frame was added to the BAW. This is why traffic exchange would (eventually) stop. For example: ath0: ath_tx_tid_free_pkts: wasn't added: seqno 3701 I'll have to see what Linux and the reference driver do here before I fix this. END