]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Reserve QCA vendor specific nl80211 commands 14..19
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 22 May 2014 09:15:16 +0000 (12:15 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 22 May 2014 13:29:48 +0000 (16:29 +0300)
These are reserved for QCA use.

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

index 1bc981b0b7d3b7a569c25825e00ab5d152287d8e..a56b18805d7861e5b21b9172e5258d5cbe2ffaad 100644 (file)
@@ -52,6 +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 */
 };