Browse Source

Reserve QCA vendor specific nl80211 command 121

This is reserved for QCA use.

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

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

@@ -170,6 +170,7 @@ enum qca_nl80211_vendor_subcmds {
 	QCA_NL80211_VENDOR_SUBCMD_SET_SAP_CONFIG = 118,
 	QCA_NL80211_VENDOR_SUBCMD_TSF = 119,
 	QCA_NL80211_VENDOR_SUBCMD_WISA = 120,
+	/* 121 - reserved for QCA */
 };