lkml.org 
[lkml]   [2021]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/7] staging: r8188eu: DBG_88E_LEVEL removal
Date
This patch series converts all in-driver calls of the DBG_88E_LEVEL
macro to use netdev_dbg/dev_dbg as appropriate, and then removes the
DBG_88E_LEVEL macro completely. This is part of the ongoing effort to
cleanup and standardise debugging code in r8188eu.

Phillip Potter (7):
staging: r8188eu: convert DBG_88E_LEVEL calls in core/rtw_mlme_ext.c
staging: r8188eu: convert DBG_88E_LEVEL calls in core/rtw_pwrctrl.c
staging: r8188eu: convert DBG_88E_LEVEL call in core/rtw_xmit.c
staging: r8188eu: convert DBG_88E_LEVEL calls in core/rtw_ioctl_set.c
staging: r8188eu: convert DBG_88E_LEVEL call in
hal/rtl8188e_hal_init.c
staging: r8188eu: convert DBG_88E_LEVEL calls in os_dep/ioctl_linux.c
staging: r8188eu: remove DBG_88E_LEVEL macro from include/rtw_debug.h

drivers/staging/r8188eu/core/rtw_ioctl_set.c | 6 +--
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 46 +++++++++++--------
drivers/staging/r8188eu/core/rtw_pwrctrl.c | 13 ++++--
drivers/staging/r8188eu/core/rtw_xmit.c | 2 +-
.../staging/r8188eu/hal/rtl8188e_hal_init.c | 2 +-
drivers/staging/r8188eu/include/rtw_debug.h | 6 ---
drivers/staging/r8188eu/os_dep/ioctl_linux.c | 4 +-
7 files changed, 42 insertions(+), 37 deletions(-)

--
2.33.1

\
 
 \ /
  Last update: 2021-11-29 01:23    [W:1.607 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site