]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
USB: core: ratelimit cabling message
authorOliver Neukum <oneukum@suse.com>
Fri, 5 Jun 2026 09:00:58 +0000 (11:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jul 2026 15:19:17 +0000 (17:19 +0200)
commit6df47500b557e01737eef6f6b07b12f97a35d841
tree06b5a3308113b2218c8f4ec1499dc1f0bba4c228
parent0bfeec21984fedd32987f4e4c0cde34b445af404
USB: core: ratelimit cabling message

If a cable is bad, it stays bad. There is no need to flood the log with
messages about it. So go for a ratelimited version.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Link: https://patch.msgid.link/20260605090110.1514785-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hub.c