diff options
author | Sara Sharon <[email protected]> | 2018-08-22 10:50:49 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-12-20 09:08:49 +0200 |
commit | 35739348ba07186a6b186e3aae5728721ff57a9a (patch) | |
tree | c401f522c1a1f37904bbfa615636dff4cecca64e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3681729429f4626c85a4eb62e5ce76be0b626f87 (diff) |
iwlwifi: mvm: clean up SSN incrementation
Sometimes, due to SCD bug, we need to start the queue with an
higher SSN. The queue allocation function currently increments
the SSN in the packet itself, but it is pointless, since this
value is overridden later by iwl_mvm_tx_mpdu with the value
from mvmsta->tid_data[tid].seq_number. Updating tid data is
sufficient.
Signed-off-by: Sara Sharon <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions