diff options
author | Felix Fietkau <[email protected]> | 2018-11-28 22:39:16 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2018-12-05 12:29:35 +0100 |
commit | 9ec1190d065998650fd9260dea8cf3e1f56c0e8c (patch) | |
tree | e736f17bc5b82ac7246938bd76c08bcc1bc2b314 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a317e65face482371de30246b6494feb093ff7f9 (diff) |
mac80211: fix reordering of buffered broadcast packets
If the buffered broadcast queue contains packets, letting new packets bypass
that queue can lead to heavy reordering, since the driver is probably throttling
transmission of buffered multicast packets after beacons.
Keep buffering packets until the buffer has been cleared (and no client
is in powersave mode).
Cc: [email protected]
Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions