msm: ipa3: adding a NULL check for ipa3_qmi_ctx before accessing it

In case of frequent SSR triggered, there is a chance that the
ipa3_qmi_ctx is getting freed and not being initialized promptly
as it will be through WQ. So, adding a check before accessing it
in the subsequent SSR.

Change-Id: I9be56787084baba92a01d5ce5258e84f52725e2c
Signed-off-by: Jagadeesh Ponduru <quic_jponduru@quicinc.com>
1 file changed