Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx> writes: > Fix following issues in mt76u initialization error path: > - NULL pointer dereference in mt76u_mcu_deinit > - possible memory leak in mt76u_buf_free > - use-after-free warning since mt76u_queues_deinit is run twice > > This series has been tested running mt76x0u driver on rpi3+ > (dwc_otg controller does not support SG I/O) > > Lorenzo Bianconi (3): > mt76: usb: fix possible NULL pointer dereference in mt76u_mcu_deinit > mt76: usb: fix possible memory leak in mt76u_buf_free > mt76: usb: do not run mt76u_queues_deinit twice As we are in -rc6 now, better to push these via -next. So I assume Felix will take these. -- Kalle Valo