staging: r8188eu: convert DBG_88E calls in os_dep/xmit_linux.c
authorPhillip Potter <phil@philpotter.co.uk>
Sat, 8 Jan 2022 00:55:47 +0000 (00:55 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:15:18 +0000 (16:15 +0100)
commit0bfcc8b5c1ed9999a8717a3482faea2ebae17a3a
tree880b3f01facc9e99212d109a1eef0b44799048f2
parentea9ac80e2eceac6388eea2164e68a53c54d70ca0
staging: r8188eu: convert DBG_88E calls in os_dep/xmit_linux.c

Convert three DBG_88E macro calls in core/rtw_ap.c to use netdev_dbg
as their information may be useful to observers, and this gets the
driver closer to the point of being able to remove DBG_88E itself.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20220108005550.26264-3-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/os_dep/xmit_linux.c