Skip to content
Commit 6b170003 authored by Elliot Berman's avatar Elliot Berman Committed by Dinesh Kumar Subramaniam
Browse files

virt: gunyah: Correct max_buf_size for a connection



Continuation messages can carry a maximum payload of
GH_RM_MAX_MSG_SIZE_BYTES. When initializing a connection buffer for
reply sequences, the hdr_size is 4 bytes larger than the
GH_RM_MAX_MSG_SIZE_BYTES: see the difference between
struct gh_rm_rpc_hdr and struct gh_rm_rpc_reply_hdr.

Fix the calculation.

Change-Id: If7a1124f581c9d1da8f7749d0296e064e6499cdf
Signed-off-by: default avatarElliot Berman <[email protected]>
(cherry picked from commit 84d3d13c)
(cherry picked from commit 55ce12ad)
parent 2a98573b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment