staging: r8188eu: remove RT_TRACE prints from mlme_linux.c
authorMartin Kaiser <martin@kaiser.cx>
Sat, 7 Aug 2021 15:36:29 +0000 (17:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Aug 2021 10:14:19 +0000 (12:14 +0200)
commit34f231c525751d43a85a726049b52b34e4f98814
treea65addd0c758bdbfd901977c9d7352d496113b32
parentca3515d268e150744a04e1fa555ee91ef650ee2d
staging: r8188eu: remove RT_TRACE prints from mlme_linux.c

We should use the standard mechanism for debug prints. Remove the prints
that use driver-specific macros.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210807153636.11712-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/mlme_linux.c