mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-05 12:52:37 +01:00
main: Update to the new ell API
This commit is contained in:
parent
74e814a537
commit
480d678a85
@ -184,7 +184,7 @@ static void request_name_callback(struct l_dbus *dbus, bool success,
|
|||||||
goto fail_exit;
|
goto fail_exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!l_dbus_object_manager_enable(dbus))
|
if (!l_dbus_object_manager_enable(dbus, "/"))
|
||||||
l_warn("Unable to register the ObjectManager");
|
l_warn("Unable to register the ObjectManager");
|
||||||
|
|
||||||
/* TODO: Always request nl80211 for now, ignoring auto-loading */
|
/* TODO: Always request nl80211 for now, ignoring auto-loading */
|
||||||
|
Loading…
Reference in New Issue
Block a user