summaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorSara Sharon <sara.sharon@intel.com>2018-08-22 10:50:49 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-12-20 10:08:49 +0300
commit35739348ba07186a6b186e3aae5728721ff57a9a (patch)
treec401f522c1a1f37904bbfa615636dff4cecca64e /scripts/gdb
parent3681729429f4626c85a4eb62e5ce76be0b626f87 (diff)
downloadlinux-35739348ba07186a6b186e3aae5728721ff57a9a.tar.xz
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 <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions