]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6fecc42839a7a29212985decc0ff9dcfec606877
treeb639b9b358f3ed012871d530cbbc4450784b3a58
parented5ea2711236fbd7a2cbc1c6458c370de77aeb95
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