Kaynağa Gözat

qcacmn: Add dbg id to string_from_dbgid

Array strings of size 73 may use index value(s) 73..74
Adding dbg ids to strings same as wlan_objmgr_ref_dbgid

CRs-Fixed: 2632424
Change-Id: I8eac1c4f015d54c626c2e74891d8c86ccfb962e4
aloksing 5 yıl önce
ebeveyn
işleme
2877d23b09

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

@@ -430,6 +430,9 @@ static inline char *string_from_dbgid(wlan_objmgr_ref_dbgid id)
 					"WLAN_MISC_ID",
 					"WLAN_FWOL_NB_ID",
 					"WLAN_FWOL_SB_ID",
+					"WLAN_PSOC_TARGET_IF_ID",
+					"FTM_TIME_SYNC_ID",
+					"WLAN_PKT_CAPTURE_ID",
 					"WLAN_DCS_ID",
 					"WLAN_REF_ID_MAX"};