diff options
author | Felix Fietkau <[email protected]> | 2021-09-06 10:35:59 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2021-09-23 12:59:29 +0200 |
commit | 98d46b021f6ee246c7a73f9d490d4cddb4511a3b (patch) | |
tree | a1f7b87f6d44ce3a0eb99ef7236a0006e67c405e /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 977d293e23b48a1129830d7968605f61c4af71a0 (diff) |
Revert "mac80211: do not use low data rates for data frames with no ack flag"
This reverts commit d333322361e7 ("mac80211: do not use low data rates for
data frames with no ack flag").
Returning false early in rate_control_send_low breaks sending broadcast
packets, since rate control will not select a rate for it.
Before re-introducing a fixed version of this patch, we should probably also
make some changes to rate control to be more conservative in selecting rates
for no-ack packets and also prevent using probing rates on them, since we won't
get any feedback.
Fixes: d333322361e7 ("mac80211: do not use low data rates for data frames with no ack flag")
Signed-off-by: Felix Fietkau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions