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)
commit8a71f34bb251d59e9d577df196c450cec14773ff
tree4547c63aa158ae23f0ec28114a48dbe0300b1ad5
parent743b9065fe6348a5f8f5ce04869ce2d701e5e1bc
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