mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-11-01 01:05:25 +00:00
Log spam with start_addr, buffer_size
This commit is contained in:
parent
5a39cefab3
commit
80781de376
@ -89,7 +89,7 @@
|
|||||||
#define PHYDM_SNPRINTF snprintf
|
#define PHYDM_SNPRINTF snprintf
|
||||||
#elif (DM_ODM_SUPPORT_TYPE == ODM_CE)
|
#elif (DM_ODM_SUPPORT_TYPE == ODM_CE)
|
||||||
#undef pr_debug
|
#undef pr_debug
|
||||||
#define pr_debug printk
|
#define pr_debug _RTW_DBG
|
||||||
#define RT_PRINTK(fmt, args...) pr_debug(fmt, ## args)
|
#define RT_PRINTK(fmt, args...) pr_debug(fmt, ## args)
|
||||||
#define RT_DISP(dbgtype, dbgflag, printstr)
|
#define RT_DISP(dbgtype, dbgflag, printstr)
|
||||||
#define RT_TRACE(adapter, comp, drv_level, fmt, args...) \
|
#define RT_TRACE(adapter, comp, drv_level, fmt, args...) \
|
||||||
|
Loading…
Reference in New Issue
Block a user