Another small series of patches to convert more DBG_88E calls to netdev_dbg calls, or remove them as appropriate. Phillip Potter (5): staging: r8188eu: convert/remove DBG_88E calls in core/rtw_ap.c staging: r8188eu: convert DBG_88E calls in os_dep/xmit_linux.c staging: r8188eu: remove DBG_88E call from os_dep/osdep_service.c staging: r8188eu: convert DBG_88E call in core/rtw_cmd.c staging: r8188eu: convert/remove DBG_88E calls in os_dep/usb_ops_linux.c drivers/staging/r8188eu/core/rtw_ap.c | 145 +++++++----------- drivers/staging/r8188eu/core/rtw_cmd.c | 4 +- .../staging/r8188eu/os_dep/osdep_service.c | 2 - .../staging/r8188eu/os_dep/usb_ops_linux.c | 24 ++- drivers/staging/r8188eu/os_dep/xmit_linux.c | 6 +- 5 files changed, 73 insertions(+), 108 deletions(-) -- 2.33.1