mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-17 17:39:28 +01:00
eapol: Update TODO comment
This commit is contained in:
parent
a38b6f1f9a
commit
9793054a0a
@ -967,7 +967,7 @@ static void eapol_handle_ptk_3_of_4(uint32_t ifindex,
|
||||
*/
|
||||
|
||||
/*
|
||||
* TODO: If group_cipher was negotiated, find the GTK and install it
|
||||
* TODO: Handle IE_RSN_CIPHER_SUITE_NO_GROUP_TRAFFIC case
|
||||
*/
|
||||
if (!sm->wpa_ie) {
|
||||
gtk = eapol_find_gtk_kde(decrypted_key_data,
|
||||
|
Loading…
Reference in New Issue
Block a user