staging: rtl8712: Replace printk() with netdev_dbg()
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Wed, 9 Jun 2021 13:56:59 +0000 (15:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jun 2021 13:37:57 +0000 (15:37 +0200)
commiteff810f82e471034bcfa04c9e10cc2c9b4340403
tree3dd7f714e44e99762e95702d2205a61f72f9ef25
parent22a9f1c45946780adfa4cb771197d7502403181d
staging: rtl8712: Replace printk() with netdev_dbg()

Replaced printk() with netdev_dbg() because the latter is preferred in
network devices drivers.

Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210609135659.4054-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_cmd.c