staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_ioctl_set.c
authorPhillip Potter <phil@philpotter.co.uk>
Wed, 23 Jun 2021 23:48:56 +0000 (00:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jun 2021 12:43:06 +0000 (14:43 +0200)
commit8e727b9353ec38637ff9457bfe0222009c73da13
tree12b58dc01940ef65a04d2eadb5013bd77f73a2c9
parentfe16215de4b0d4bded5069e02e83b5b380447af0
staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_ioctl_set.c

Remove all DBG_88E_LEVEL calls from core/rtw_ioctl_set.c as this macro is
unnecessary, and these calls are dubious in terms of necessity.
Removing all calls will ultimately allow the removal of the macro
itself.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210623234902.7411-4-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ioctl_set.c