On Tue, 2016-03-22 at 15:03 -0400, John Ferlan wrote:
> - virPCIDeviceListDel(mgr->activePCIHostdevs, pci);
> - i++;
> + actual = virPCIDeviceListSteal(mgr->activePCIHostdevs, pci);
> +
> + VIR_DEBUG("Adding PCI device %s to inactive list",
...to the inactive list
There are a bunch of other instances of the same message, so if
we wanted to update them it would be better done in a separate
patch.
I've pushed the series, thanks for sticking with it! :)
--
Andrea Bolognani
Software Engineer - Virtualization Team