summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_PCIDeviceProvider.c
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2014-05-05 15:28:58 +0200
committerJan Synacek <jsynacek@redhat.com>2014-05-06 08:31:20 +0200
commit08a3b7128e27f474046afa3f78b55df221c59dd9 (patch)
treef59578a238b6086c31904bf925567f96eef0280a /src/hardware/LMI_PCIDeviceProvider.c
parent55f63d29f5d2b4e82979d71386df58394e87ef5a (diff)
downloadopenlmi-providers-08a3b7128e27f474046afa3f78b55df221c59dd9.tar.gz
openlmi-providers-08a3b7128e27f474046afa3f78b55df221c59dd9.tar.xz
openlmi-providers-08a3b7128e27f474046afa3f78b55df221c59dd9.zip
libopenlmi: minor fixes and improvements
Diffstat (limited to 'src/hardware/LMI_PCIDeviceProvider.c')
-rw-r--r--src/hardware/LMI_PCIDeviceProvider.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hardware/LMI_PCIDeviceProvider.c b/src/hardware/LMI_PCIDeviceProvider.c
index e2d0e55..edb1528 100644
--- a/src/hardware/LMI_PCIDeviceProvider.c
+++ b/src/hardware/LMI_PCIDeviceProvider.c
@@ -115,8 +115,8 @@ static CMPIStatus LMI_PCIDeviceEnumInstances(
LMI_PCIDevice_Init(&lmi_dev, _cb, ns);
LMI_PCIDevice_Set_SystemCreationClassName(&lmi_dev,
- get_system_creation_class_name());
- LMI_PCIDevice_Set_SystemName(&lmi_dev, get_system_name());
+ lmi_get_system_creation_class_name());
+ LMI_PCIDevice_Set_SystemName(&lmi_dev, lmi_get_system_name());
LMI_PCIDevice_Set_CreationClassName(&lmi_dev,
LMI_ORGID "_" PCI_DEVICE_CLASS_NAME);
LMI_PCIDevice_Set_Caption(&lmi_dev,