On 2019-02-10 22:49, Lorenzo Bianconi wrote: > 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) Applied, thanks. - Felix