diff options
author | Sara Sharon <[email protected]> | 2017-02-06 15:28:42 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2017-02-27 14:00:26 +0100 |
commit | b7540d8f25c8034de7e4163fc23ac457bf057731 (patch) | |
tree | 1b54f82ea1459a2f79697992034269d4ec91f812 /scripts/gdb/linux/tasks.py | |
parent | a9e9200d8661c1a0be8c39f93deb383dc940de35 (diff) |
mac80211: don't reorder frames with SN smaller than SSN
When RX aggregation starts, transmitter may continue send frames
with SN smaller than SSN until the AddBA response is received.
However, the reorder buffer is already initialized at this point,
which will cause the drop of such frames as duplicates since the
head SN of the reorder buffer is set to the SSN, which is bigger.
Cc: [email protected]
Signed-off-by: Sara Sharon <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions