qcacmn: Implement WMI/Credit History log print APIs
Create output agnostic log print APIs for WMI and Credit History to enhance the debugging experience. Change-Id: Ie89a9cb3b54c373ac2610d62003e940da17696d8 CRs-Fixed: 2028762
This commit is contained in:

committed by
Sandeep Puligilla

parent
52e9bb6d6f
commit
536064a37e
@@ -53,6 +53,8 @@
|
||||
#define QDF_DEFAULT_TRACE_LEVEL (1 << QDF_TRACE_LEVEL_INFO)
|
||||
#endif
|
||||
|
||||
typedef int (qdf_abstract_print)(void *priv, const char *fmt, ...);
|
||||
|
||||
/*
|
||||
* Log levels
|
||||
*/
|
||||
|
Reference in New Issue
Block a user