aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouni Malinen <jouni@qca.qualcomm.com>2016-08-02 21:11:25 +0300
committerGerrit - the friendly Code Review server <code-review@localhost>2016-08-24 21:49:16 -0700
commit5000e881341727fa0ba747c8b91e680135613396 (patch)
tree67af13c29d1b75884796721eed7218400a21d55c
parent2a71e7cb482a50d68e13a6d6c94003ce883204dd (diff)
downloadandroid_external_wpa_supplicant_8-5000e881341727fa0ba747c8b91e680135613396.tar.gz
android_external_wpa_supplicant_8-5000e881341727fa0ba747c8b91e680135613396.tar.bz2
android_external_wpa_supplicant_8-5000e881341727fa0ba747c8b91e680135613396.zip
Fix a typo in QCA vendor attribution documentation
The previously used subcommand names in the comment did not match the ones defined above. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Git-commit: 4f910f38e57d154f7ef559dad7d31cadf045b9a2 Git-repo: git://w1.fi/srv/git/hostap.git Change-Id: Ice6896e38676660cf60b6982b15f47ca26633de9 CRs-Fixed: 1049832
-rw-r--r--src/common/qca-vendor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/qca-vendor.h b/src/common/qca-vendor.h
index 982b1ebc..8794f0d6 100644
--- a/src/common/qca-vendor.h
+++ b/src/common/qca-vendor.h
@@ -586,8 +586,8 @@ enum qca_vendor_attr_txpower_decr_db {
};
/* Attributes for data used by
- * QCA_NL80211_VENDOR_SUBCMD_SET_CONFIGURATION and
- * QCA_NL80211_VENDOR_SUBCMD_GET_CONFIGURATION subcommands.
+ * QCA_NL80211_VENDOR_SUBCMD_SET_WIFI_CONFIGURATION and
+ * QCA_NL80211_VENDOR_SUBCMD_GET_WIFI_CONFIGURATION subcommands.
*/
enum qca_wlan_vendor_attr_config {
QCA_WLAN_VENDOR_ATTR_CONFIG_INVALID,