On Mon, 2016-01-25 at 14:43 +0100, Michal Kazior wrote: > The ieee80211_queue_stopped() expects hw queue > number but it was given raw WMM AC number instead. > > This could cause frame drops and problems with > traffic in some cases - most notably if driver > doesn't map AC numbers to queue numbers 1:1 and > uses ieee80211_stop_queues() and > ieee80211_wake_queue() only without ever calling > ieee80211_wake_queues(). > [...] Yeah, this seems right - applied. I put it into mac80211-next since you nobody complained before so it's likely not relevant without your other ath10k patches. johannes -- 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