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

Skip to content
Commit 1bdf8b9d authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta Committed by Murali Nalajala
Browse files

haven: msgq: Initialize the cap-id with U64_MAX



Currently, the cap-id for Tx and Rx of the message-queue are
initialized with 0. However, 0 is a valid value for cap-id.
A better value to initialize the cap-id is with U64_MAX. Hence,
make corrections to use U64_MAX, defined as HH_CAPID_INVAL, in
the message-queue driver.

Change-Id: Ia501e87dc3cb8d880ea3d35ff000ca07b64aeced
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent 834d2b56
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