mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
Merge remote-tracking branch 'mst/for_anthony' into staging
This commit is contained in:
@@ -1073,6 +1073,6 @@ void virtio_net_exit(VirtIODevice *vdev)
|
||||
qemu_bh_delete(n->tx_bh);
|
||||
}
|
||||
|
||||
virtio_cleanup(&n->vdev);
|
||||
qemu_del_vlan_client(&n->nic->nc);
|
||||
virtio_cleanup(&n->vdev);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user