mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-13 00:10:21 +00:00
49f615022c
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> |
||
---|---|---|
.. | ||
ath | ||
ath5k | ||
ath9k | ||
ath10k | ||
brcm | ||
build | ||
mwl | ||
rt2x00 | ||
subsys |