summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_PCIDeviceProvider.c
diff options
context:
space:
mode:
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,