From f1d81cd3c584a1bc2959ca5b62db5383fd54c477 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Mon, 8 Jun 2015 10:46:48 -0500 Subject: [PATCH] eapol: Remove unneded TODO comment --- src/eapol.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/eapol.c b/src/eapol.c index 864a821c..f24671bc 100644 --- a/src/eapol.c +++ b/src/eapol.c @@ -1043,7 +1043,6 @@ static void eapol_handle_ptk_3_of_4(uint32_t ifindex, } /* - * TODO: Parse second RSNE * 11.6.6.4: "If a second RSNE is provided in the message, the * Supplicant uses the pairwise cipher suite specified in the second * RSNE or deauthenticates."