]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Reorder qemuDomainAttachUSBMassStorageDevice failure path
authorJohn Ferlan <jferlan@redhat.com>
Mon, 25 Apr 2016 16:26:48 +0000 (12:26 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 2 Aug 2016 14:11:11 +0000 (10:11 -0400)
commit675a7e4ec1bab52c72d57878ce06226a61986065
treebae1454ba04e5a1f468116d926f5a8b253bf8179
parentf803f5ff34b33fe9b942bc673c2e2bbf28102cbb
qemu: Reorder qemuDomainAttachUSBMassStorageDevice failure path

Modify the error/exit path to match what was done for Virtio and SCSI.
If nothing else it'll have a consistent look'n'feel
src/qemu/qemu_hotplug.c