<Ajay.Kathat@xxxxxxxxxxxxx> wrote: > From: Ajay Singh <ajay.kathat@xxxxxxxxxxxxx> > > Move initialization & deinitialization of 'deinit_lock' mutex lock inside > wlan_init_locks() & wlan_deinit_locks() API's respectively alongside other > locks. After the movement, the client count variable(client_count) which is > used for lock init/deinit is removed. > > Signed-off-by: Ajay Singh <ajay.kathat@xxxxxxxxxxxxx> 11 patches applied to wireless-drivers-next.git, thanks. c8e2036ee90b wilc1000: move 'deinit_lock' lock init/destroy inside module probe 3c719fed0f3a wilc1000: fix possible memory leak in cfg_scan_result() 0ec5408cd448 wilc1000: add new WID to pass wake_enable information to firmware 5bb9de8bcb18 wilc1000: configure registers to handle chip wakeup sequence 1bcc0879c963 wilc1000: add reset/terminate/repeat command support for SPI bus c2dcb4766bcb wilc1000: handle read failure issue for clockless registers aa3fda4fcf63 wilc1000: ignore clockless registers status response for SPI 29f7393e02ac wilc1000: invoke chip reset register before firmware download cd50248de35b wilc1000: add 'initialized' flag check before adding an element to TX queue 301cfbab09fd wilc1000: use correct write command sequence in wilc_spi_sync_ext() bb6a0d5404aa wilc1000: increase config packets response wait timeout limit -- https://patchwork.kernel.org/project/linux-wireless/patch/20210916164902.74629-2-ajay.kathat@xxxxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches