libvirt/src/node_device
Jincheng Miao 15a173fc13 Fix virNodeDeviceListCaps always returns empty
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 be2636f.

https://bugzilla.redhat.com/show_bug.cgi?id=1081932

Signed-off-by: Jincheng Miao <jmiao@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
2014-03-29 06:51:10 +01:00
..
node_device_driver.c Fix virNodeDeviceListCaps always returns empty 2014-03-29 06:51:10 +01:00
node_device_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
node_device_hal.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
node_device_hal.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
node_device_linux_sysfs.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
node_device_udev.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
node_device_udev.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00