mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
Fix a typo in a comment
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
7e20502f7a
commit
cab139ebc2
@ -4528,7 +4528,7 @@ static void handle_assoc(struct hostapd_data *hapd,
|
||||
os_free(tmp);
|
||||
|
||||
/*
|
||||
* Remove the station in case tranmission of a success response fails
|
||||
* Remove the station in case transmission of a success response fails
|
||||
* (the STA was added associated to the driver) or if the station was
|
||||
* previously added unassociated.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user