diff options
author | Felix Fietkau <nbd@nbd.name> | 2021-11-10 22:24:51 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2021-11-10 22:25:27 +0100 |
commit | 49f615022c921189ff4566b8b2bfdbf97a2a8787 (patch) | |
tree | fab3197b760b912514e9bd9ea7b8e93c77bc65f3 /LICENSES | |
parent | a564e1df52327ad0548bb7fba583e4194da78a4a (diff) | |
download | upstream-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 'LICENSES')
0 files changed, 0 insertions, 0 deletions