Files
linux/drivers
Johannes Berg 5f8a3561ea 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>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210331121101.d11c9bcdb4aa.I0772171dbaec87433a11513e9586d98b5d920b5f@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2021-04-14 12:07:16 +03:00
..
2021-02-02 14:26:02 +01:00
2021-01-31 08:05:46 -07:00
2021-02-22 14:44:39 -08:00
2021-03-30 13:34:42 -07:00
2021-04-13 14:50:57 -07:00
2021-01-28 01:31:42 +01:00
2021-01-21 14:06:00 -07:00
2021-03-26 15:14:56 -07:00
2021-02-09 12:15:07 +01:00