Felix Fietkau 49f615022c 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>
2021-11-10 22:25:27 +01:00
..
2021-08-21 19:16:26 +01:00
2021-10-23 13:31:22 +02:00
2021-03-24 15:26:31 +00:00
2021-11-10 20:29:12 +01:00
2020-08-30 22:18:35 +02:00