can: esd_usb: Don't bother the user with nonessential log message
authorFrank Jungclaus <frank.jungclaus@esd.eu>
Fri, 19 May 2023 19:56:00 +0000 (21:56 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 22 Jun 2023 07:38:24 +0000 (09:38 +0200)
commit1336ca2d46017d4249a9bd6a9a403d1e86109751
tree299513db28337701f3ee7dc3692f7ed4ed665811
parent299a557651d7847c2acb5c43674e2a1c85d38d16
can: esd_usb: Don't bother the user with nonessential log message

Replace a netdev_info(), emitting an informational message about the
BTR value to be send to the controller, with a debug message by means
of netdev_dbg().

Link: https://lore.kernel.org/all/20230509-superglue-hazy-38108aa66bfa-mkl@pengutronix.de/
Suggested-by: Marc Kleine-Budde <mkl@pengutronix.de>
Suggested-by: Vincent MAILHOL <mailhol.vincent@wanadoo.fr>
Signed-off-by: Frank Jungclaus <frank.jungclaus@esd.eu>
Link: https://lore.kernel.org/r/20230519195600.420644-7-frank.jungclaus@esd.eu
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/esd_usb.c