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

Skip to content
Commit 291fca7c authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

net: ipc_router: Fix reading invalid txn_Ids response return code



In some cases the kernel qmi clients get the response after the
synchronous request timedout. Such response messages will not have valid
transaction Ids. Reading response messages that do not have matching
request transactions should not return the error code to qmi clients.

Ignore the response messages with invalid transaction Ids and return
zero instead of error code to the client.

CRs-Fixed: 730758
Change-Id: I70e5b53b9d4fc9abcabc24f0dc8b6460d2b5d1ee
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent e33b9fba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment