mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
Reserve QCA vendor specific nl80211 commands 110..114
These are reserved for QCA use. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
5d4c508969
commit
9578413455
@ -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 */
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user