qcacld-3.0: CL 1596255 - update fw common interface files

Propagation from qcacld-2.0 to qcacld-3.0

Defining new module id for WAL_MODULE_ENQ.

Change-Id: I2aa5983833ba2ed028a4053b292fe4b6ae66858e
CRs-fixed: 865207
This commit is contained in:
Nitesh Shah
2016-07-22 12:07:02 +05:30
committed by Vishwajith Upendra
parent 44611bee6e
commit 8f7bb90760

View File

@@ -99,6 +99,7 @@ typedef enum {
WLAN_MODULE_QBOOST, /* 0x41 */
WLAN_MODULE_P2P_LISTEN_OFFLOAD, /* 0x42 */
WLAN_MODULE_HALPHY, /* 0x43 */
WAL_MODULE_ENQ, /* 0x44 */
WLAN_MODULE_ID_MAX,
WLAN_MODULE_ID_INVALID = WLAN_MODULE_ID_MAX,