Log spam with start_addr, buffer_size

pull/85/head
morrownr 2023-03-19 07:26:10 -05:00
parent 5a39cefab3
commit 80781de376
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
#define PHYDM_SNPRINTF snprintf
#elif (DM_ODM_SUPPORT_TYPE == ODM_CE)
#undef pr_debug
#define pr_debug printk
#define pr_debug _RTW_DBG
#define RT_PRINTK(fmt, args...) pr_debug(fmt, ## args)
#define RT_DISP(dbgtype, dbgflag, printstr)
#define RT_TRACE(adapter, comp, drv_level, fmt, args...) \