Fix typos found by codespell
Signed-off-by: Pavel Roskin <proski@gnu.org>
This commit is contained in:
parent
d2f93d3706
commit
ffbf1eaa26
31 changed files with 45 additions and 45 deletions
|
@ -476,7 +476,7 @@ static void wpa_supplicant_key_neg_complete(struct wpa_sm *sm,
|
|||
* Start preauthentication after a short wait to avoid a
|
||||
* possible race condition between the data receive and key
|
||||
* configuration after the 4-Way Handshake. This increases the
|
||||
* likelyhood of the first preauth EAPOL-Start frame getting to
|
||||
* likelihood of the first preauth EAPOL-Start frame getting to
|
||||
* the target AP.
|
||||
*/
|
||||
eloop_register_timeout(1, 0, wpa_sm_start_preauth, sm, NULL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue