]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
wpa_supplicant: ap: Update comment
authorArowa Suliman <arowa@chromium.org>
Mon, 17 Jan 2022 05:09:55 +0000 (21:09 -0800)
committerJouni Malinen <j@w1.fi>
Mon, 17 Jan 2022 15:24:40 +0000 (17:24 +0200)
Update the comment to use the word "include" instead of the oppressive
term "white-list".

Signed-off-by: Arowa Suliman <arowa@chromium.org>
wpa_supplicant/ap.c

index 6a0a69e68ee6ecc8a7daf4f8368ddad303edcf05..37d39e6744ecd13c2abbb6ea2e3babdd31415711 100644 (file)
@@ -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).
                         */