Explorar o código

qcacmn: Update MLO MGR module ID string

Add change to update mlo mgr module id string.

Change-Id: I1c98afc6b0afbf3da62e8289c75cc74c8a4af014
CRs-Fixed: 2992646
Santosh Anbu %!s(int64=4) %!d(string=hai) anos
pai
achega
9bb7a9dc52
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      umac/cmn_services/obj_mgr/inc/wlan_objmgr_cmn.h

+ 1 - 0
umac/cmn_services/obj_mgr/inc/wlan_objmgr_cmn.h

@@ -483,6 +483,7 @@ static inline const char *string_from_dbgid(wlan_objmgr_ref_dbgid id)
 					"WLAN_OSIF_TDLS_ID",
 					"WLAN_OSIF_CM_ID",
 					"WLAN_TXRX_STREAMS_ID",
+					"WLAN_MLO_MGR_ID",
 					};
 
 	if (id >= WLAN_REF_ID_MAX)