summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorYeounsu Moon <yyyynoom@gmail.com>2026-01-05 22:05:53 +0900
committerJakub Kicinski <kuba@kernel.org>2026-01-06 17:11:38 -0800
commitb70c5c49238d038143f00cca35ee749b2d2506d8 (patch)
treee170624af660fe3ccfc094db581efe2d4c522f52 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent4d513329b87c1bd0546d9f0288794e244322daa6 (diff)
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 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions