]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Remove need for virConnectPtr in hotunplug detach host, net
authorJohn Ferlan <jferlan@redhat.com>
Wed, 24 Sep 2014 12:31:32 +0000 (08:31 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 6 Oct 2014 14:35:26 +0000 (10:35 -0400)
commit99186c4103cf1e035fed1de6baa575edac9ed53a
tree0acfdc2c3af6680aff9a67d83ddde325ec3df731
parentd2774e54cde2377c78a7572eb3fec0a663e5017f
qemu: Remove need for virConnectPtr in hotunplug detach host, net

Prior patch removed the need for the virConnectPtr in the unplug
detach host path which caused ripple effect to remove in multiple
callers.  The previous patch just left things as ATTRIBUTE_UNUSED -
this patch will remove the variable.
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h