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

Commit 5b8b9725 authored by Raghavendar rao l's avatar Raghavendar rao l
Browse files

msm: ipa3: Avoid device crash while SSR



Handle IPA APPS graceful return instead of crashing the device,
while qmi transaction failure with "ENODEV", "ENETRESET".

Change-Id: I4d044f286faf9c6a72ac220cdc0f4036f221637c
Signed-off-by: default avatarRaghavendar rao l <quic_rlomte@quicinc.com>
parent 7d6b0435
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1601,6 +1601,7 @@ static void ipa3_q6_clnt_svc_arrive(struct work_struct *work)
			return;
		}
		IPAWANERR("Exit from service arrive fun\n");
		return;
	}

	if (rc != 0) {