Add a name for an assigned QCA nl80211 vendor subcmd
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
44177b69e8
commit
994d6f4629
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ enum qca_nl80211_vendor_subcmds {
|
|||
QCA_NL80211_VENDOR_SUBCMD_GET_SUPPORTED_FEATURES = 38,
|
||||
QCA_NL80211_VENDOR_SUBCMD_SCANNING_MAC_OUI = 39,
|
||||
QCA_NL80211_VENDOR_SUBCMD_NO_DFS_FLAG = 40,
|
||||
/* 41 - reserved for QCA */
|
||||
QCA_NL80211_VENDOR_SUBCMD_GSCAN_HOTLIST_AP_LOST = 41,
|
||||
QCA_NL80211_VENDOR_SUBCMD_GET_CONCURRENCY_MATRIX = 42,
|
||||
/* 43..49 - reserved for QCA */
|
||||
QCA_NL80211_VENDOR_SUBCMD_KEY_MGMT_SET_KEY = 50,
|
||||
|
|
Loading…
Reference in a new issue