diff options
author | Felix Fietkau <[email protected]> | 2017-02-22 16:16:07 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2017-02-27 14:06:00 +0100 |
commit | 890030d3c425f49abaa4acf60e20f288b599f980 (patch) | |
tree | 83b486856ad4f94f6023c98bf7a08e66e7877220 /scripts/gdb/linux/tasks.py | |
parent | 8fbcfeb8a9cc803464d6c166e7991913711c612c (diff) |
mac80211: don't handle filtered frames within a BA session
When running a BA session, the driver (or the hardware) already takes
care of retransmitting failed frames, since it has to keep the receiver
reorder window in sync.
Adding another layer of retransmit around that does not improve
anything. In fact, it can only lead to some strong reordering with huge
latency.
Cc: [email protected]
Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions