On 2020-12-17 18:11, Lorenzo Bianconi wrote: >> Lorenzo Bianconi <lorenzo@xxxxxxxxxx> wrote: >> >> > Fix a possible NULL pointer dereference in mt76s_process_tx_queue that >> > can occur if status thread runs before allocating tx queues >> > >> > Fixes: 6a618acb7e62 ("mt76: sdio: convert {status/net}_work to mt76_worker") >> > Signed-off-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> >> >> Failed to apply to wireless-drivers: > > Hi Kalle, > > sorry for the noise. I guess to apply this patch we need to apply even the > following series: > https://patchwork.kernel.org/project/linux-wireless/cover/cover.1607164041.git.lorenzo@xxxxxxxxxx/ > > @Felix: do you think it is ok to apply "remove wake queue tx logic for > usb/sdio" series to wireless-drivers? Yes, that makes sense. - Felix