mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-17 18:34:03 -05:00
Reserve QCA vendor specific nl80211 commands 34..49
These are reserved for QCA use. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
b1f4015cf5
commit
d5fe4e6c18
@ -60,7 +60,7 @@ enum qca_nl80211_vendor_subcmds {
|
|||||||
QCA_NL80211_VENDOR_SUBCMD_DFS_CAPABILITY = 11,
|
QCA_NL80211_VENDOR_SUBCMD_DFS_CAPABILITY = 11,
|
||||||
QCA_NL80211_VENDOR_SUBCMD_NAN = 12,
|
QCA_NL80211_VENDOR_SUBCMD_NAN = 12,
|
||||||
QCA_NL80211_VENDOR_SUBMCD_STATS_EXT = 13,
|
QCA_NL80211_VENDOR_SUBMCD_STATS_EXT = 13,
|
||||||
/* 14..33 - reserved for QCA */
|
/* 14..49 - reserved for QCA */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user