diff options
author | linzhecheng | 2018-06-12 04:24:45 +0200 |
---|---|---|
committer | Jason Wang | 2018-06-15 04:39:53 +0200 |
commit | c67daf4a24442d1bb404a11a6a54dc45ea10f234 (patch) | |
tree | 076c5367d214228c7344bd08cf16e5aa3fb1ad4d /target | |
parent | e1000e: Do not auto-clear ICR bits which aren't set in EIAC (diff) | |
download | qemu-c67daf4a24442d1bb404a11a6a54dc45ea10f234.tar.gz qemu-c67daf4a24442d1bb404a11a6a54dc45ea10f234.tar.xz qemu-c67daf4a24442d1bb404a11a6a54dc45ea10f234.zip |
vhost-user: delete net client if necessary
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>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions