diff options
author | Felix Fietkau <nbd@nbd.name> | 2022-07-02 17:52:27 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-07-11 11:36:55 +0300 |
commit | 50e2ab39291947b6c6c7025cf01707c270fcde59 (patch) | |
tree | 72c297c744ddb3a8ba22f27fee131d96fa1419a4 /include/linux/fsl_ifc.h | |
parent | 8d70f33ed7207e82e51d5a4436c8ba2268a83b14 (diff) | |
download | linux-50e2ab39291947b6c6c7025cf01707c270fcde59.tar.xz |
wifi: mac80211: fix queue selection for mesh/OCB interfaces
When using iTXQ, the code assumes that there is only one vif queue for
broadcast packets, using the BE queue. Allowing non-BE queue marking
violates that assumption and txq->ac == skb_queue_mapping is no longer
guaranteed. This can cause issues with queue handling in the driver and
also causes issues with the recent ATF change, resulting in an AQL
underflow warning.
Cc: stable@vger.kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20220702145227.39356-1-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/linux/fsl_ifc.h')
0 files changed, 0 insertions, 0 deletions