On 2013-08-06 9:21 AM, Sujith Manoharan wrote: > 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) ? Right, thanks. - Felix -- 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