Reserve QCA vendor specific nl80211 command 144
This is reserved for QCA use. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
8e5c2c208e
commit
5e785a6792
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ enum qca_nl80211_vendor_subcmds {
|
|||
QCA_NL80211_VENDOR_SUBCMD_DMG_RF_GET_SELECTED_SECTOR = 141,
|
||||
QCA_NL80211_VENDOR_SUBCMD_DMG_RF_SET_SELECTED_SECTOR = 142,
|
||||
QCA_NL80211_VENDOR_SUBCMD_CONFIGURE_TDLS = 143,
|
||||
/* 144 - reserved for QCA */
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue