diff options
author | David Bauer <mail@david-bauer.net> | 2023-05-17 12:04:00 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2023-06-23 00:23:58 +0200 |
commit | e962f866b2b7e9d413224b84fa90de7e2a1b9225 (patch) | |
tree | 039ad18735be8b43821447c1f49aaf886000529d /package/kernel/linux/modules | |
parent | b6f2c58dd60f1e2da6c2ccfc1feb2cc1fcc158da (diff) | |
download | upstream-e962f866b2b7e9d413224b84fa90de7e2a1b9225.tar.gz upstream-e962f866b2b7e9d413224b84fa90de7e2a1b9225.tar.bz2 upstream-e962f866b2b7e9d413224b84fa90de7e2a1b9225.zip |
mac80211: always use mac80211 loss detection
ath10k does not report excessive loss in case of broken block-ack
sessions. The loss is communicated to the host-os, but ath10k does not
trigger a low-ack events by itself.
The mac80211 framework for loss detection however detects this
circumstance well in case of ath10k. So use it regardless of ath10k's
own loss detection mechanism.
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit ed816f6ba8b5e3df609e5fc53f7bcb09bdaa16be)
Diffstat (limited to 'package/kernel/linux/modules')
0 files changed, 0 insertions, 0 deletions