wifi: mac80211: keep recently active tx queues in scheduling list
authorFelix Fietkau <nbd@nbd.name>
Sat, 25 Jun 2022 21:24:08 +0000 (23:24 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 1 Jul 2022 08:51:48 +0000 (10:51 +0200)
commit8ccc07028cb7aaa6ad313f24a9442c7796416e19
tree8dcad40ca6eb99b98ce4dd9274eb9282697492bf
parent9c1be3cde0046c7b06e69238a7af94039b3bed85
wifi: mac80211: keep recently active tx queues in scheduling list

This allows proper deficit accounting to ensure that they don't carry their
deficit until the next time they become active

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Link: https://lore.kernel.org/r/20220625212411.36675-4-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/sta_info.h
net/mac80211/tx.c