]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Do not call nodeStateCleanup on early initialization error
authorJán Tomko <jtomko@redhat.com>
Fri, 3 Jun 2016 10:30:53 +0000 (12:30 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 7 Jun 2016 08:51:36 +0000 (10:51 +0200)
commitc8afb4e1ec7e3480a160ae8058fd504970da6e6a
tree36479e5d96f86ab27d56c48837714c24485837a0
parentd85e29dd8207d6972b03a55af8c024c319d081cf
Do not call nodeStateCleanup on early initialization error

If we have not allocated driver yet, there is nothing to cleanup.
src/node_device/node_device_udev.c