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

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

Merge "msm: ipa4: Set return value if coalescing frame open"

parents 26c0ba18 0b051753
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7779,6 +7779,7 @@ int ipa3_suspend_apps_pipes(bool suspend)
		if (tx.coal_slave_open_frame != 0) {
			IPADBG("COAL frame is open 0x%x\n",
				tx.coal_slave_open_frame);
			res = -EAGAIN;
			goto undo_cons;
		}