]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_recv.c
authorPhillip Potter <phil@philpotter.co.uk>
Tue, 15 Jun 2021 00:15:04 +0000 (01:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jun 2021 11:56:12 +0000 (13:56 +0200)
commit81861f842a26ba2cf968f6c8e08355cd3b645151
tree7ee782b929d8034694d23336d44d9b885bbd77f3
parent10ca5a05d5284a8ee8da110db2667c9fb551fcde
staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_recv.c

Remove all previously converted netdev_dbg calls from core/rtw_recv.c, as
these were originally DBG_88E macro calls, and therefore of dubious
necessity to begin with.

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