mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove DBG_MEM_ALLOC - not defined
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
8fff3d8663
commit
161c8d6e80
2 changed files with 1 additions and 22 deletions
|
@ -1394,15 +1394,11 @@ _func_enter_;
|
|||
|
||||
RT_TRACE(_module_hci_intfs_c_,_drv_err_,("-dev_remove()\n"));
|
||||
DBG_88E("-r871xu_dev_remove, done\n");
|
||||
|
||||
#ifdef DBG_MEM_ALLOC
|
||||
rtw_dump_mem_stat ();
|
||||
#endif
|
||||
_func_exit_;
|
||||
|
||||
return;
|
||||
|
||||
}
|
||||
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24))
|
||||
extern int console_suspend_enabled;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue