mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 03:19:27 +00:00
As qemu_new_net_client create new ncs but error happens later, ncs will be left in global net_clients list and we can't use them any more, so we need to cleanup them. Cc: qemu-stable@nongnu.org Signed-off-by: linzhecheng <linzhecheng@huawei.com> Signed-off-by: Jason Wang <jasowang@redhat.com> (cherry picked from commitc67daf4a24
) Conflicts: net/vhost-user.c * drop functional dep on4d0cf552
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>