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

Skip to content
Commit 997f90a5 authored by Vivek Golani's avatar Vivek Golani
Browse files

rpmsg: qcom_smd: Return error if receive callback is not present



There may be a rx packet on channel while receive callback is
not yet registered. In that case rx packet will be missed and
not delivered to client.

Add check for receive callback. If it is not registered return
-EAGAIN, so that this packet can be retried on next interrupt.

Change-Id: I3371a9faaefe6aa54d0ba4ea5427428932259191
Signed-off-by: default avatarVivek Golani <vgolani@codeaurora.org>
parent d9ce9a59
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