On 7/3/23 16:42, Mathis Marion wrote:
From: Mathis Marion <[email protected]>The sin6_scope_id field uses 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 | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
