]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix typo in comment related to EAPOL
authorBen Greear <greearb@candelatech.com>
Sat, 22 Oct 2011 18:41:09 +0000 (21:41 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 22 Oct 2011 18:41:09 +0000 (21:41 +0300)
Signed-off-by: Ben Greear <greearb@candelatech.com>
src/ap/ieee802_1x.c

index d163ce61f76f1b63b611e43ee8841ccef4ff3894..63598e9212c517804ae1afb3f33bb62b5e4e4dea 100644 (file)
@@ -1816,7 +1816,7 @@ int ieee802_1x_tx_status(struct hostapd_data *hapd, struct sta_info *sta,
 
        /* EAPOL EAP-Packet packets are eventually re-sent by either Supplicant
         * or Authenticator state machines, but EAPOL-Key packets are not
-        * retransmitted in case of failure. Try to re-sent failed EAPOL-Key
+        * retransmitted in case of failure. Try to re-send failed EAPOL-Key
         * packets couple of times because otherwise STA keys become
         * unsynchronized with AP. */
        if (xhdr->type == IEEE802_1X_TYPE_EAPOL_KEY && !ack &&