mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
Merge remote-tracking branch 'mst/for_anthony' into staging
This commit is contained in:
commit
81e34a2401
10 changed files with 79 additions and 31 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue