mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-03 10:32:33 +01:00
merge: device_connect_network
This commit is contained in:
parent
d4feeebdc1
commit
9bfa0aa768
@ -692,7 +692,7 @@ static bool netdev_try_autoconnect(struct netdev *netdev,
|
||||
return false;
|
||||
}
|
||||
|
||||
mlme_authenticate_cmd(network, bss);
|
||||
device_connect_network(netdev, network, bss, NULL);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user