On 17/2/23 17:35, Mathis Marion wrote:
From: Mathis Marion <[email protected]>Fields sin6_flowinfo and sin6_scope_id use the host byte order, so there is a conversion to be made when host and target endianness differ. Signed-off-by: Mathis Marion <[email protected]> --- linux-user/syscall.c | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
