mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-17 18:34:03 -05:00
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
@ -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…
Reference in New Issue
Block a user