qcacmn: Add more debug_ids and reduce the dump log level

Add more debug IDs to narrow down further funciton who is holding peer
reference. Reduce the peer debug dump log level to avoid side effects of
console logging.

Change-Id: I9820c72bcde8a0c2b0e779cf322e1133ef8a43e6
CRs-Fixed: 2303069
This commit is contained in:
Manjunathappa Prakash
2018-08-22 15:59:09 -07:00
committed by nshrivas
parent f3ea89016b
commit d0fc0ea364
3 changed files with 33 additions and 27 deletions

View File

@@ -22,6 +22,9 @@
#define _WLAN_ROAM_DEBUG_H_
#define roam_debug(args ...) \
QDF_TRACE_DEBUG(QDF_MODULE_ID_ROAM_DEBUG, ## args)
/**
* struct wlan_roam_debug_rec - roam debug information record definition
* @time: timestamp when record was added