]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Reserve QCA vendor specific nl80211 commands 116..118
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 8 Mar 2016 21:08:45 +0000 (23:08 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 8 Mar 2016 21:08:45 +0000 (23:08 +0200)
These are reserved for QCA use.

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

index a3ee91d87d22a1a658a8a7579c17747b9ec63091..f3d185ea31892c7eb1d89215ab85dc07d029ef69 100644 (file)
@@ -162,6 +162,7 @@ enum qca_nl80211_vendor_subcmds {
        QCA_NL80211_VENDOR_SUBCMD_SET_TXPOWER_SCALE = 109,
        /* 110..114 - reserved for QCA */
        QCA_NL80211_VENDOR_SUBCMD_SET_TXPOWER_DECR_DB = 115,
+       /* 116..118 - reserved for QCA */
 };