Reserve QCA vendor sub command id 201
This is reserved for QCA use. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
51d73d9914
commit
6ba665c5c3
1 changed files with 1 additions and 0 deletions
|
@ -913,6 +913,7 @@ enum qca_nl80211_vendor_subcmds {
|
|||
QCA_NL80211_VENDOR_SUBCMD_USABLE_CHANNELS = 198,
|
||||
QCA_NL80211_VENDOR_SUBCMD_GET_RADAR_HISTORY = 199,
|
||||
QCA_NL80211_VENDOR_SUBCMD_MDNS_OFFLOAD = 200,
|
||||
/* 201 - reserved for QCA */
|
||||
};
|
||||
|
||||
enum qca_wlan_vendor_attr {
|
||||
|
|
Loading…
Reference in a new issue