diff options
author | 2021-12-04 13:10:47 +0200 | |
---|---|---|
committer | 2021-12-07 20:06:41 +0200 | |
commit | 8e967c137df3b236d2075f9538cb888129425d1a (patch) | |
tree | 4a6488bea49773a366fe447ed7e6ac1418d81915 /drivers/net/ethernet/intel/igc | |
parent | iwlwifi: mvm: add support for statistics update version 15 (diff) | |
download | linux-dev-8e967c137df3b236d2075f9538cb888129425d1a.tar.xz linux-dev-8e967c137df3b236d2075f9538cb888129425d1a.zip |
iwlwifi: mvm: avoid clearing a just saved session protection id
When scheduling a session protection the id is saved but
then it may be cleared when calling iwl_mvm_te_clear_data
(if a previous session protection is currently active).
Fix it by saving the id after calling iwl_mvm_te_clear_data.
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211204130722.b0743a588d14.I098fef6677d0dab3ef1b6183ed206a10bab01eb2@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions