diff options
author | Mathis Marion <mathis.marion@silabs.com> | 2023-03-07 16:42:55 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2023-03-10 20:45:47 +0100 |
commit | 44cf6731d6b9a48bcd57392e8cd6f0f712aaa677 (patch) | |
tree | bbed52466f5142c1d6e19e94fd0b5dc8d5590cdc /disas | |
parent | dae81a083b13fe1607d369f103b0357a610a3167 (diff) | |
download | qemu-44cf6731d6b9a48bcd57392e8cd6f0f712aaa677.zip qemu-44cf6731d6b9a48bcd57392e8cd6f0f712aaa677.tar.gz qemu-44cf6731d6b9a48bcd57392e8cd6f0f712aaa677.tar.bz2 |
linux-user: fix sockaddr_in6 endianness
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 <mathis.marion@silabs.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230307154256.101528-2-Mathis.Marion@silabs.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'disas')
0 files changed, 0 insertions, 0 deletions