]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Reserve QCA vendor specific nl80211 commands 110..114
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 26 Oct 2015 22:02:50 +0000 (00:02 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 26 Oct 2015 22:10:29 +0000 (00:10 +0200)
These are reserved for QCA use.

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

index e4a218e2b9312537d48bf36792858eb396f1374e..88369e796e54ace0aed24954016fe9abdeab4c8e 100644 (file)
@@ -160,6 +160,7 @@ enum qca_nl80211_vendor_subcmds {
        QCA_NL80211_VENDOR_SUBCMD_SCAN_DONE = 107,
        QCA_NL80211_VENDOR_SUBCMD_OTA_TEST = 108,
        QCA_NL80211_VENDOR_SUBCMD_SET_TXPOWER_SCALE = 109,
+       /* 110..114 - reserved for QCA */
 };