staging: r8188eu: convert/remove DBG_88E calls in core/rtw_cmd.c
authorPhillip Potter <phil@philpotter.co.uk>
Mon, 6 Dec 2021 23:49:52 +0000 (23:49 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Dec 2021 10:12:22 +0000 (11:12 +0100)
commitb07f55053557946d77d33ff6bc854058bb10621c
treeb639b9b358f3ed012871d530cbbc4450784b3a58
parentefc7bc10d23f624ef2f9458d9c3b52d8415af3a0
staging: r8188eu: convert/remove DBG_88E calls in core/rtw_cmd.c

Convert two DBG_88E calls within core/rtw_cmd.c to netdev_dbg calls, and
remove three commented DBG_88E calls. Considering the original driver
author commented them, it seems better to delete these three than
convert.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20211206234952.1238-3-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c