wpa_supplicant: ap: Update comment
Update the comment to use the word "include" instead of the oppressive term "white-list". Signed-off-by: Arowa Suliman <arowa@chromium.org>
This commit is contained in:
parent
c765450339
commit
ffe80cb8e6
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ int wpa_supplicant_conf_ap_ht(struct wpa_supplicant *wpa_s,
|
|||
HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET;
|
||||
|
||||
/*
|
||||
* white-list capabilities that won't cause issues
|
||||
* include capabilities that won't cause issues
|
||||
* to connecting stations, while leaving the current
|
||||
* capabilities intact (currently disabled SMPS).
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue