[PATCH v4 2/6] src: Remove the word "blacklist"
Arowa Suliman
arowa at chromium.org
Sun Jan 16 21:09:54 PST 2022
Replace the word "blacklist" with the inclusive word "denylist"
Signed-off-by: Arowa Suliman <arowa at chromium.org>
---
src/common/qca-vendor.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/common/qca-vendor.h b/src/common/qca-vendor.h
index 6e2d51fac..3a4306ddb 100644
--- a/src/common/qca-vendor.h
+++ b/src/common/qca-vendor.h
@@ -5013,7 +5013,7 @@ enum qca_wlan_vendor_attr_roaming_config_params {
* QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PREFS to set the BSSID
* preference.
*
- * @QCA_WLAN_VENDOR_ROAMING_SUBCMD_SET_BLACKLIST_BSSID: Sets the list of BSSIDs
+ * @QCA_WLAN_VENDOR_ROAMING_SUBCMD_SET_DENYLIST_BSSID: Sets the list of BSSIDs
* to ignore in roaming decision. Uses
* QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS to set the list.
*
@@ -5414,7 +5414,7 @@ enum qca_wlan_vendor_attr_gscan_results {
/* Unsigned 32-bit value; a GSCAN Capabilities attribute.
* This is used to limit the maximum number of BSSIDs while sending
* the vendor command QCA_NL80211_VENDOR_SUBCMD_ROAM with subcmd
- * QCA_WLAN_VENDOR_ROAMING_SUBCMD_SET_BLACKLIST_BSSID and attribute
+ * QCA_WLAN_VENDOR_ROAMING_SUBCMD_SET_DENYLIST_BSSID and attribute
* QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_SET_BSSID_PARAMS_NUM_BSSID.
*/
QCA_WLAN_VENDOR_ATTR_GSCAN_MAX_NUM_BLACKLISTED_BSSID = 46,
--
2.34.1.703.g22d0c6ccf7-goog
More information about the Hostap
mailing list