summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_PCIBridgeProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/LMI_PCIBridgeProvider.c')
-rw-r--r--src/hardware/LMI_PCIBridgeProvider.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hardware/LMI_PCIBridgeProvider.c b/src/hardware/LMI_PCIBridgeProvider.c
index ee8aa50..9863186 100644
--- a/src/hardware/LMI_PCIBridgeProvider.c
+++ b/src/hardware/LMI_PCIBridgeProvider.c
@@ -135,8 +135,8 @@ static CMPIStatus LMI_PCIBridgeEnumInstances(
LMI_PCIBridge_Init(&lmi_dev, _cb, ns);
LMI_PCIBridge_Set_SystemCreationClassName(&lmi_dev,
- get_system_creation_class_name());
- LMI_PCIBridge_Set_SystemName(&lmi_dev, get_system_name());
+ lmi_get_system_creation_class_name());
+ LMI_PCIBridge_Set_SystemName(&lmi_dev, lmi_get_system_name());
LMI_PCIBridge_Set_CreationClassName(&lmi_dev,
LMI_ORGID "_" PCI_BRIDGE_CLASS_NAME);
LMI_PCIBridge_Set_Caption(&lmi_dev,