Amitkumar Karwar <akarwar@xxxxxxxxxxx> wrote: > Sleep confirm is a special command for which "adapter->cur_cmd" pointer > is not set. When it's response is received, host writes SLEEP confirm done > to a register. Firmware will perform DMA for writing sleep cookie signature > on same buffer after this. > > Let's not immediately call mwifiex_unmap_pci_memory() for this special > command. Unmapping will be done when firmware completes writing sleep > cookie signature. > > Signed-off-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx> 2 patches applied to wireless-drivers-next.git, thanks. 3e66849865ed mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirm cc37d8efd2ba mwifiex: use pci_dma_sync_single* APIs -- https://patchwork.kernel.org/patch/9535189/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches