summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_hwmp.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2018-09-05 14:34:02 +0300
committerJohannes Berg <johannes.berg@intel.com>2018-09-10 10:13:32 +0300
commitcb59bc14e830028d2244861216df038165d7625d (patch)
tree8a2640f332b6491156c3ce6466988fe02dc4166f /net/mac80211/mesh_hwmp.c
parent119f94a6fefcc76d47075b83d2b73d04c895df78 (diff)
downloadlinux-cb59bc14e830028d2244861216df038165d7625d.tar.xz
mac80211: TDLS: fix skb queue/priority assignment
If the TDLS setup happens over a connection to an AP that doesn't have QoS, we nevertheless assign a non-zero TID (skb->priority) and queue mapping, which may confuse us or drivers later. Fix it by just assigning the special skb->priority and then using ieee80211_select_queue() just like other data frames would go through. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mesh_hwmp.c')
0 files changed, 0 insertions, 0 deletions