mac80211: fix a regression in the broadcast AQL patch
authorFelix Fietkau <nbd@nbd.name>
Fri, 8 Mar 2024 21:42:50 +0000 (22:42 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 8 Mar 2024 21:46:32 +0000 (22:46 +0100)
commit1f5fd5cb971166ba57996d41b7ce71e697c186b2
treef39ff6406499609f0add7de657412f01fdef1dff
parente3bb01b30ea524e0004de6eb66466a514591ef42
mac80211: fix a regression in the broadcast AQL patch

The AQL limit for buffered broadcast packets is higher than the maximum
total pending airtime limit. This can get unicast data stuck whenever there
is too much pending broadcast data. Fix this by excluding broadcast AQL from
the total limit.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/subsys/330-mac80211-add-AQL-support-for-broadcast-packets.patch