From: Jouni Malinen Date: Tue, 2 Aug 2016 18:11:25 +0000 (+0300) Subject: Fix a typo in QCA vendor attribution documentation X-Git-Tag: hostap_2_6~175 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=commitdiff_plain;h=4f910f38e57d154f7ef559dad7d31cadf045b9a2 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 --- diff --git a/src/common/qca-vendor.h b/src/common/qca-vendor.h index 798edc1..182ce3e 100644 --- a/src/common/qca-vendor.h +++ b/src/common/qca-vendor.h @@ -603,8 +603,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,