Home
last modified time | relevance | path

Searched hist:"4348300 e751df1cd24810fb5f699f1f85bbc2849" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/net/
H A Dtap-stub.c4348300e751df1cd24810fb5f699f1f85bbc2849 Mon Apr 03 07:05:16 CDT 2017 Thomas Huth <thuth@redhat.com> net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c

The files tap-haiku.c and tap-aix.c are identical (except one line
of error message). We should avoid such code duplication, so replace
these by a generic tap-stub.c file instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>