Fix a typo in a comment
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
9337e876ab
commit
e53a0c7406
1 changed files with 1 additions and 1 deletions
|
@ -628,7 +628,7 @@ struct wpa_driver_ap_params {
|
|||
* isolate - Whether to isolate frames between associated stations
|
||||
*
|
||||
* If this is non-zero, the AP is requested to disable forwarding of
|
||||
* frames between association stations.
|
||||
* frames between associated stations.
|
||||
*/
|
||||
int isolate;
|
||||
|
||||
|
|
Loading…
Reference in a new issue