mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-16 17:09:24 +01:00
wired: update with new eap_init
This commit is contained in:
parent
8f600ee1b5
commit
a30620d8a9
@ -46,7 +46,7 @@ static void dbus_ready(struct l_dbus *dbus, void *user_data)
|
||||
|
||||
l_info("System ready");
|
||||
|
||||
eap_init(0);
|
||||
eap_init();
|
||||
network_init();
|
||||
ethdev_init(opts->interfaces, opts->nointerfaces);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user