summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorPhillip Potter <phil@philpotter.co.uk>2021-06-13 11:24:54 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-14 16:40:14 +0200
commit9d056c19c567419003aba4a6b73d51f32620c412 (patch)
tree45ab482dae9476877050903abf075ea6b7d22473 /scripts/gdb/linux/modules.py
parent47bbb445748e19a2f241878600c1aabc28518ab5 (diff)
staging: rtl8188eu: convert DBG_88E calls in core/rtw_sta_mgt.c
Convert both calls to the DBG_88E macro in core/rtw_sta_mgt.c into netdev_dbg calls. The DBG_88E macro is unnecessary, as visibility of debug messages can be controlled more precisely by just using debugfs. It is important to keep these messages still, as they are displayable via a kernel module parameter when using DBG_88E. Signed-off-by: Phillip Potter <phil@philpotter.co.uk> Link: https://lore.kernel.org/r/20210613102454.7480-1-phil@philpotter.co.uk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions