summaryrefslogtreecommitdiffstats
path: root/ethernet_interface.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ethernet_interface.hpp')
-rw-r--r--ethernet_interface.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethernet_interface.hpp b/ethernet_interface.hpp
index 7d7447d..c65726a 100644
--- a/ethernet_interface.hpp
+++ b/ethernet_interface.hpp
@@ -137,7 +137,7 @@ class EthernetInterface : public Ifaces
/** @brief create Vlan interface.
* @param[in] id- VLAN identifier.
*/
- void createVLAN(VlanId id);
+ ObjectPath createVLAN(VlanId id);
/** @brief load the vlan info from the system
* and creates the ip address dbus objects.
OpenPOWER on IntegriCloud