summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
diff options
context:
space:
mode:
authorMathy Vanhoef <Mathy.Vanhoef@kuleuven.be>2020-11-04 09:18:22 +0300
committerJohannes Berg <johannes.berg@intel.com>2020-11-06 13:03:43 +0300
commit70c5e40ca959ad48e932a343116a76dd78859e5e (patch)
treeeac3472bf9788c06b5fc057f6c7b89490bdd1492 /drivers/net/wireless/ath/ath9k/init.c
parent527d675969a1dff17baa270d4447ac1c87058299 (diff)
downloadlinux-70c5e40ca959ad48e932a343116a76dd78859e5e.tar.xz
mac80211: assure that certain drivers adhere to DONT_REORDER flag
Some drivers use skb->priority to determine on which queue to send a frame. An example is mt76x2u (this was tested on an AWUS036ACM). This means these drivers currently do not adhere to the DONT_REORDER flag. To fix this, we do not set skb->priority based on the QoS TID of injected frames when the DONT_REORDER flag is set. Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@kuleuven.be> Link: https://lore.kernel.org/r/20201104061823.197407-5-Mathy.Vanhoef@kuleuven.be Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/init.c')
0 files changed, 0 insertions, 0 deletions