mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-26 13:49:35 -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);
|
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
|
* (the STA was added associated to the driver) or if the station was
|
||||||
* previously added unassociated.
|
* previously added unassociated.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user