Skip to content
Snippets Groups Projects
Commit e7dcbdc4 authored by Berman, Elliot's avatar Berman, Elliot Committed by Gerrit - the friendly Code Review server
Browse files

virt: gunyah: rm_core: Remove current_recv_buffer tracking


current_recv_buffer tracks the current end of an ongoing message from
resource manager. It can be easily tracked by "conection->recv_buff +
connection->recv_buff_size". Do that instead to make code clearer.

Change-Id: I191dbdbf39c802868e1c6a262ef5420c02f127b2
Signed-off-by: default avatarElliot Berman <quic_eberman@quicinc.com>
parent 586bb7d8
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment