summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/utils.c
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 09:08:49 +0200
commit35739348ba07186a6b186e3aae5728721ff57a9a (patch)
treec401f522c1a1f37904bbfa615636dff4cecca64e /drivers/net/wireless/intel/iwlwifi/mvm/utils.c
parent3681729429f4626c85a4eb62e5ce76be0b626f87 (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 <sara.sharon@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/utils.c')
0 files changed, 0 insertions, 0 deletions