staging: r8188eu: remove unneeded DBG_88E call from rtl8188e_Add_RateATid
authorPhillip Potter <phil@philpotter.co.uk>
Mon, 16 Aug 2021 23:44:58 +0000 (00:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Aug 2021 18:01:34 +0000 (20:01 +0200)
commit8f9172d26ca5e4892b09fa670357d195305e5541
tree285b98e2be07705bf53b18abb788be6be75f6bd7
parent25bcf747bdfdb413154a3d47985113474dc8133d
staging: r8188eu: remove unneeded DBG_88E call from rtl8188e_Add_RateATid

Remove unneeded DBG_88E macro call from the rtl8188e_Add_RateATid
function in hal/rtl8188e_cmd.c, as it is not particularly clear in my
opinion, and we should strive towards use of existing kernel machinery
for debugging purposes.

Acked-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210816234459.132239-3-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_cmd.c