Merge "fw-api: CL 6535789 - update fw common interface files"

This commit is contained in:
Linux Build Service Account
2019-02-23 06:34:54 -08:00
gecommit door Gerrit - the friendly Code Review server
bovenliggende 0e01dc3831 ce4de4b975
commit 995edb416d

Bestand weergeven

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2018 The Linux Foundation. All rights reserved.
* Copyright (c) 2011-2019 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -112,6 +112,7 @@ typedef enum {
WLAN_MODULE_AP_TWT, /* 0x4e */
WLAN_MODULE_UL_OFDMA, /* 0x4f */
WLAN_MODULE_HPCS_PULSE, /* 0x50 */
WLAN_MODULE_DTF, /* 0x51 */ /* Deterministic Test Framework */
WLAN_MODULE_ID_MAX,
WLAN_MODULE_ID_INVALID = WLAN_MODULE_ID_MAX,