Fix a typo in a comment
This commit is contained in:
parent
7c49fdd0bd
commit
87880919ad
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ struct wpa_config {
|
|||
unsigned int changed_parameters;
|
||||
|
||||
/**
|
||||
* disassoc_low_ack - disassocenticate stations with massive packet loss
|
||||
* disassoc_low_ack - Disassocicate stations with massive packet loss
|
||||
*/
|
||||
int disassoc_low_ack;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue