mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-20 12:39:25 +01:00
eapol: Add missing newline
This commit is contained in:
parent
2f13c5617b
commit
a38b6f1f9a
@ -948,6 +948,7 @@ static void eapol_handle_ptk_3_of_4(uint32_t ifindex,
|
||||
else
|
||||
rsne = eapol_find_wpa_ie(decrypted_key_data,
|
||||
decrypted_key_data_size);
|
||||
|
||||
if (!rsne) {
|
||||
handshake_failed(ifindex, sm, MPDU_REASON_CODE_IE_DIFFERENT);
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user