On Tue, 2017-06-20 at 23:03 +0200, Johannes Berg wrote: > From: Johannes Berg <[email protected]> > > Some drivers may want to also use the TXQ abstraction with > non-data packets, so add a hardware flag to allow this.
Need to replace various ARRAY_SIZE(sta->txq) in ath9k/ath10k by IEEE80211_NUM_TIDS. johannes
