mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 23:09:34 +01:00
eapol: Update comment
This commit is contained in:
parent
8b3b95e889
commit
9b746cd3c1
@ -165,7 +165,7 @@ const struct eapol_key *eapol_verify_ptk_2_of_4(const uint8_t *frame,
|
||||
if (!ek)
|
||||
return NULL;
|
||||
|
||||
/* Verify according to 802.11, Section 11.6.6.2 */
|
||||
/* Verify according to 802.11, Section 11.6.6.3 */
|
||||
if (!ek->key_type)
|
||||
return NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user