Log spam with start_addr, buffer_size
This commit is contained in:
parent
a6f9b0a64d
commit
f0a2c9c740
@ -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…
x
Reference in New Issue
Block a user