mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
wired: Update to the new ell api
This commit is contained in:
parent
fb76ca1f1c
commit
161d1c8d78
@ -71,7 +71,7 @@ static void request_name_callback(struct l_dbus *dbus, bool success,
|
||||
return;
|
||||
}
|
||||
|
||||
if (!l_dbus_object_manager_enable(dbus))
|
||||
if (!l_dbus_object_manager_enable(dbus, "/"))
|
||||
l_warn("Unable to register ObjectManager interface");
|
||||
|
||||
if (info->app->ready)
|
||||
|
Loading…
Reference in New Issue
Block a user