]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Reserve QCA vendor specific nl80211 commands 20..33
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 5 Jun 2014 13:55:48 +0000 (16:55 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 5 Jun 2014 14:03:17 +0000 (17:03 +0300)
These are reserved for QCA use.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h

index c55faa09c2b57a1bb54410172975b947bedbe375..4d9efd52797a20fa571e296d8f69120462219710 100644 (file)
@@ -52,7 +52,7 @@ enum qca_nl80211_vendor_subcmds {
        QCA_NL80211_VENDOR_SUBCMD_DFS_CAPABILITY =  11,
        QCA_NL80211_VENDOR_SUBCMD_NAN =  12,
        QCA_NL80211_VENDOR_SUBMCD_STATS_EXT = 13,
-       /* 14..19 - reserved for QCA */
+       /* 14..33 - reserved for QCA */
 };