commit | 5c1e269aa5ebafeec69b68ff560522faa5bcb6c1 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Mon Feb 13 11:08:53 2023 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Feb 14 12:25:23 2023 +0100 |
tree | b098c215c8de7e80e6ccdeb8346d4b29063d3f50 | |
parent | 9f718554e7eacea62d3f972cae24d969755bf3b6 [diff] |
wifi: mac80211: remove mesh forwarding congestion check Now that all drivers use iTXQ, it does not make sense to check to drop tx forwarding packets when the driver has stopped the queues. fq_codel will take care of dropping packets when the queues fill up Signed-off-by: Felix Fietkau <nbd@nbd.name> Link: https://lore.kernel.org/r/20230213100855.34315-3-nbd@nbd.name Signed-off-by: Johannes Berg <johannes.berg@intel.com>