staging: r8188eu: convert final two MSG_88E calls to netdev_dbg
authorPhillip Potter <phil@philpotter.co.uk>
Sat, 6 Nov 2021 23:16:35 +0000 (23:16 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:02:03 +0000 (10:02 +0100)
commit8b3312cac072309d6c6d38119ee36cebd5a71ef6
treee7dbf646ba05927e9cb5cee78418680c5078d576
parenteb3bdf59803905c40c7b32650b12258995dab69a
staging: r8188eu: convert final two MSG_88E calls to netdev_dbg

Convert final two MSG_88E calls to use netdev_dbg instead. They seem to
contain useful information so rather than delete them outright, it makes
sense to convert them over to use the kernel's dynamic debugging/logging
facility as other network drivers do.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20211106231636.894-2-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c