]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Mark QCA vendor command id 53 reserved, but not used anymore
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 22 Apr 2015 08:21:18 +0000 (11:21 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 22 Apr 2015 08:21:18 +0000 (11:21 +0300)
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h

index 26eb0e910ac2f80dcb31efa1ccd1748e934647bf..e51f85f9fa64b45cc0f44a3cb359b1373770e3df 100644 (file)
@@ -132,7 +132,7 @@ enum qca_nl80211_vendor_subcmds {
        QCA_NL80211_VENDOR_SUBCMD_KEY_MGMT_SET_KEY = 50,
        QCA_NL80211_VENDOR_SUBCMD_KEY_MGMT_ROAM_AUTH = 51,
        QCA_NL80211_VENDOR_SUBCMD_APFIND = 52,
-       /* 53 - reserved for QCA */
+       /* 53 - reserved - was used by QCA, but not in use anymore */
        QCA_NL80211_VENDOR_SUBCMD_DO_ACS = 54,
        QCA_NL80211_VENDOR_SUBCMD_GET_FEATURES = 55,
        QCA_NL80211_VENDOR_SUBCMD_DFS_OFFLOAD_CAC_STARTED = 56,