Luca Coelho <luca@xxxxxxxxx> wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > 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@xxxxxxxxx> > Signed-off-by: Luca Coelho <luciano.coelho@xxxxxxxxx> 11 patches applied to iwlwifi-next.git, thanks. ac2d58b34dc9 iwlwifi: mvm: write queue_sync_state only for sync d96fbcbb5040 iwlwifi: mvm: clean up queue sync implementation 35d261a2d9fa iwlwifi: mvm: when associated with PMF, use protected NDP ranging negotiation 920484e82ea5 iwlwifi: add ax201 killer device f05a69e2c7d7 iwlwifi: mvm: Add support for 6GHz passive scan 7143a6771d2c iwlwifi: mvm: enable PPAG in China 4eedace3b6d6 iwlwifi: add new so-gf device c3e599ec1757 iwlwifi: move iwl_configure_rxq to be used by other op_modes bc0411c5b1f8 iwlwifi: mvm: support BIOS enable/disable for 11ax in Ukraine d4eb23d659d3 iwlwifi: mvm: refactor ACPI DSM evaluation function 86817a2ea413 iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()