Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/intel/iwlwifi/mvm
Avraham Stern 97cc16943f iwlwifi: mvm: write queue_sync_state only for sync
We use mvm->queue_sync_state to wait for synchronous queue sync
messages, but if an async one happens inbetween we shouldn't
clear mvm->queue_sync_state after sending the async one, that
can run concurrently (at least from the CPU POV) with another
synchronous queue sync.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Fixes: 3c514bf831 ("iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/iwlwifi.20201107104557.51a3148f2c14.I0772171dbaec87433a11513e9586d98b5d920b5f@changeid
2020-11-10 20:45:34 +02:00
..
2020-03-27 08:12:46 +02:00
2019-11-20 12:28:56 +02:00
2019-02-14 11:29:43 +02:00
2020-10-08 20:09:36 +03:00
2020-10-08 13:43:46 +03:00