diff options
| author | Martin Kaiser <martin@kaiser.cx> | 2021-06-05 18:58:51 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-09 14:20:04 +0200 |
| commit | b17aad8b567f47c029430486ba0c54a3abdbd4e3 (patch) | |
| tree | 8e3098d053a838a36bfda1003f90e56a8ecf7ab7 /scripts/gdb/linux/modules.py | |
| parent | 0a48e46c80c06743cdc438cf9e8b07115fb68f76 (diff) | |
staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from rtw_cmd.c
The rtl8188eu driver implements driver-specific debug prints which use
their own definitions for debug levels. By default, these prints are
disabled. You'd have to modify the code or set a module parameter to
enable them.
The rtl8723bs staging driver has already removed those prints. We should
do the same. Let's start with removing RT_TRACE and DBG_88E prints from
rtw_cmd.c.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210605165858.3175-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions
