Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0a16192b authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "qdss_bridge: fix NULL usb_ch of usb_qdss_close"

parents 98079936 19b73366
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -530,6 +530,7 @@ static void qdss_bridge_open_work_fn(struct work_struct *work)

	return;
err:
	drvdata->opened = DISABLE;
	mhi_unprepare_from_transfer(drvdata->mhi_dev);
	mhi_ch_close(drvdata);
err_open: