Felix Fietkau wrote: > - if (skb_queue_empty(&tid->buf_q)) > + if (ath_tid_has_buffered(tid)) Shouldn't this be !ath_tid_has_buffered(tid) ? Sujith -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html