summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--transporthandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/transporthandler.cpp b/transporthandler.cpp
index 8bf0d43..787a8fc 100644
--- a/transporthandler.cpp
+++ b/transporthandler.cpp
@@ -699,7 +699,7 @@ void applyChanges(int channel)
// if the system is having ip object,then
// get the IP object.
- ipObject = ipmi::getDbusObject(bus,
+ ipObject = ipmi::getIPObject(bus,
ipmi::network::IP_INTERFACE,
ipmi::network::ROOT,
ethIp);
OpenPOWER on IntegriCloud