summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorYeounsu Moon <yyyynoom@gmail.com>2026-01-05 16:05:53 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-07 04:11:38 +0300
commitb70c5c49238d038143f00cca35ee749b2d2506d8 (patch)
treee170624af660fe3ccfc094db581efe2d4c522f52 /include/linux/platform_data
parent4d513329b87c1bd0546d9f0288794e244322daa6 (diff)
downloadlinux-b70c5c49238d038143f00cca35ee749b2d2506d8.tar.xz
net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1()
Replace rio_probe1() printk(KERN_INFO) messages with netdev_{info,dbg}(). Keep one netdev_info() line for device identification; move the rest to netdev_dbg() to avoid spamming the kernel log. Log rx_timeout on a separate line since netdev_*() prefixes each message and the multi-line formatting looks broken otherwise. No functional change intended. Tested-on: D-Link DGE-550T Rev-A3 Signed-off-by: Yeounsu Moon <yyyynoom@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://patch.msgid.link/20260105130552.8721-2-yyyynoom@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions