msm: npu: handle network error first
If SSR happens during waiting for IPC command's response, since
the SSR handling may take long time which will cause wait function
timeout. SSR handling itself will set network in error state.
This network error should be handled with higher priority than
command timeout.
Change-Id: I76c15be6c56fc7b1e712058d11b8943c454ac1c3
Signed-off-by:
Jilai Wang <jilaiw@codeaurora.org>
Loading
Please register or sign in to comment