qemu-patch-raspberry4/net
Paolo Bonzini 7fb439115d net: synchronize net_host_device_remove with host_net_remove_completion
Using net_host_check_device is unnecessary.  qemu_del_net_client asserts
for the non-peer case that it can only process NIC type NetClientStates,
and that assertion is valid for the peered case as well, so move it and
use the same check in net_host_device_remove.  host_net_remove_completion
is already checking the type.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Message-id: 1419353600-30519-2-git-send-email-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-03-12 19:59:39 +00:00
..
checksum.c
clients.h
dump.c
eth.c
hub.c
hub.h
l2tpv3.c
Makefile.objs
net.c net: synchronize net_host_device_remove with host_net_remove_completion 2015-03-12 19:59:39 +00:00
netmap.c
queue.c
slirp.c
socket.c
tap-aix.c
tap-bsd.c
tap-haiku.c
tap-linux.c
tap-linux.h
tap-solaris.c
tap-win32.c
tap.c
tap_int.h
util.c
util.h
vde.c
vhost-user.c