diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-02-22 16:16:07 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2017-02-27 14:06:00 +0100 |
commit | 890030d3c425f49abaa4acf60e20f288b599f980 (patch) | |
tree | 83b486856ad4f94f6023c98bf7a08e66e7877220 /.cocciconfig | |
parent | 8fbcfeb8a9cc803464d6c166e7991913711c612c (diff) | |
download | linux-890030d3c425f49abaa4acf60e20f288b599f980.tar.bz2 |
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: stable@vger.kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions