mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 11:21:12 +00:00
15a173fc13
virNodeDeviceListCaps will always return empty for a pci nodedevice,
actually it should return 'pci'.
It is because the loop variable ncaps isn't increased.
Introduced by commit
|
||
---|---|---|
.. | ||
node_device_driver.c | ||
node_device_driver.h | ||
node_device_hal.c | ||
node_device_hal.h | ||
node_device_linux_sysfs.c | ||
node_device_udev.c | ||
node_device_udev.h |