Re: [Xen-devel] [PATCH 4/5] libxl/PCI: pass correct "hotplug" argument to libxl__device_pci_setdefault()

2020-02-20 Thread Wei Liu
On Tue, Feb 18, 2020 at 04:47:27PM +0100, Jan Beulich wrote: > Uniformly passing "false" can't be right, but has been benign because of > the function not using this parameter. > > Signed-off-by: Jan Beulich Acked-by: Wei Liu ___ Xen-devel mailing

[Xen-devel] [PATCH 4/5] libxl/PCI: pass correct "hotplug" argument to libxl__device_pci_setdefault()

2020-02-18 Thread Jan Beulich
Uniformly passing "false" can't be right, but has been benign because of the function not using this parameter. Signed-off-by: Jan Beulich --- a/tools/libxl/libxl_pci.c +++ b/tools/libxl/libxl_pci.c @@ -1567,7 +1567,7 @@ void libxl__device_pci_add(libxl__egc *e } } -rc =