icnss: Do not assert for QMI error in icnss
Do not assert for QMI errors in server_arrive function as these
errors are already handled by each qmi send functions. QMI send
function will assert if there's a failure or ignore the failure
intentionally when FW crash is known to host. ICNSS should not
assert when QMI failure is ignored.
CRs-Fixed: 2334476
Change-Id: Id2ebd2e9556683cbaef70727224e2824ec460aa3
Signed-off-by:
Yuanyuan Liu <yuanliu@codeaurora.org>
Loading
Please register or sign in to comment