Fix a typo in disassoc_low_ack documentation
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
57dc90e386
commit
6e3726c09e
1 changed files with 1 additions and 1 deletions
|
@ -879,7 +879,7 @@ struct wpa_config {
|
|||
unsigned int changed_parameters;
|
||||
|
||||
/**
|
||||
* disassoc_low_ack - Disassocicate stations with massive packet loss
|
||||
* disassoc_low_ack - Disassociate stations with massive packet loss
|
||||
*/
|
||||
int disassoc_low_ack;
|
||||
|
||||
|
|
Loading…
Reference in a new issue