aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2021-11-10 22:24:51 +0100
committerFelix Fietkau <nbd@nbd.name>2021-11-10 22:25:27 +0100
commit49f615022c921189ff4566b8b2bfdbf97a2a8787 (patch)
treefab3197b760b912514e9bd9ea7b8e93c77bc65f3 /package/system
parenta564e1df52327ad0548bb7fba583e4194da78a4a (diff)
downloadupstream-49f615022c921189ff4566b8b2bfdbf97a2a8787.tar.gz
upstream-49f615022c921189ff4566b8b2bfdbf97a2a8787.tar.bz2
upstream-49f615022c921189ff4566b8b2bfdbf97a2a8787.zip
mac80211: fix queue selection issue
When __ieee80211_select_queue is called, skb->cb has not been cleared yet, which means that info->control.flags can contain garbage. In some cases this leads to IEEE80211_TX_CTRL_DONT_REORDER being set, causing packets marked for other queues to randomly end up in BE instead. Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/system')
0 files changed, 0 insertions, 0 deletions