linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used
commit166bd92e3b4dfcd058013453e4dd94ebe5e87819
authorMichael Tokarev <mjt@tls.msk.ru>
Sun, 31 Mar 2024 10:07:36 +0000 (31 13:07 +0300)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 24 Apr 2024 22:46:00 +0000 (24 15:46 -0700)
treec1a25beda3b2ff63c7f56e9ad144e8626a5c8768
parent124a1341a66287ab8f4ce3de3c98eed6747a639f
linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Message-Id: <20240331100737.2724186-4-mjt@tls.msk.ru>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/syscall.c