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

Commit a70df1a3 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

soc: qcom: glink_pkt: Handle GLINK_LOCAL_DISCONNECTED event



The client close() call is returned immediately without handling
the GLINK_LOCAL_DISCONNECTED event allows the client to re-open
the device again while glink core processing the previous close ACK.

To avoid open/close race condition block the close() function call
until the GLINK_LOCAL_DISCONNECTED event received from the core.

CRs-Fixed: 848922
Change-Id: I88668ad6ae84a242b217385bcffd0e9f76944d6c
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent 9154e7c9
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