Browse Source

Reserve QCA vendor specific nl80211 commands 14..19

These are reserved for QCA use.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Jouni Malinen 10 years ago
parent
commit
2396f02a43
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/common/qca-vendor.h

+ 1 - 0
src/common/qca-vendor.h

@@ -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 */
 };