Search Linux Wireless

Re: [RFC] mac80211: support non-data TXQs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/21/2017 12:09 AM, Johannes Berg wrote:

[snip]
[please trim the amount of text you quote]

-           txqi->txq.ac = ieee80211_ac_from_tid(tid);
+           if (tid == IEEE80211_NUM_TIDS + 1)
+                   txqi->txq.ac = IEEE80211_AC_VO;

Why voice, maybe commit message should mention it?

That's standard for management frames, I really didn't think that'd
need any comment?

You're right, for some reason I thought about "null data" frames instead of "no data" frames.


johannes





[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux