]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_htc: adhere to the DONT_REORDER transmit flag
authorMathy Vanhoef <Mathy.Vanhoef@kuleuven.be>
Wed, 4 Nov 2020 06:18:23 +0000 (10:18 +0400)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 9 Dec 2020 07:05:20 +0000 (09:05 +0200)
commitabc0c9266bcbc2d1e4204657ddc31a55aa0785a3
tree4547c63aa158ae23f0ec28114a48dbe0300b1ad5
parente9a9de98486617d5dd186c91876d3bfff2ed69d3
ath9k_htc: adhere to the DONT_REORDER transmit flag

Assure that frames with the fixed order flag are not reordered
relative to each other. This is accomplished by transmitting them
using a fixed priority independent of their QoS field.

Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201104061823.197407-6-Mathy.Vanhoef@kuleuven.be
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c