Home
last modified time | relevance | path

Searched hist:"5 d63cb15bf2667486117690de02bbb85c1a36942" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A Dvhost_net.c5d63cb15bf2667486117690de02bbb85c1a36942 Wed Oct 04 08:49:39 UTC 2023 Thomas Huth <thuth@redhat.com> hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow

Rename the innermost local variables to avoid compiler warnings
with "-Wshadow".

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20231004084939.96349-1-thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>