Reserve QCA vendor specific nl80211 commands 116..118
These are reserved for QCA use. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
3bd58861ae
commit
f85399f396
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue