Skip to content
Commit f8532d56 authored by Elliot Berman's avatar Elliot Berman Committed by Naina Mehta
Browse files

virt: gunyah: rm_core: Rename connection variables



Rename "recv_buff" and "recv_buff_size" to "payload" and "size",
respectively. gh_rm_connection on tracks received buffers, so it is
redundant to add "recv". Rename "reply_err_code" to "rm_error" to make
it clear that this field is used for the resource manager's return error
code, and not some other value. While here, re-org and document the
gh_rm_connection struct.

Change-Id: I101262dd907a0e678d8d2c5232a17745f057edaf
Signed-off-by: default avatarElliot Berman <[email protected]>
parent e7dcbdc4
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