]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
USB: cdc-acm: do not log successful probe on later errors
authorJohan Hovold <johan@kernel.org>
Mon, 22 Mar 2021 15:53:18 +0000 (16:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Mar 2021 12:27:13 +0000 (13:27 +0100)
commit79579411826647fd573dbe301c4d933bc90e4be7
treed554f75fd451e5aa8a8a8692cabf24a64c0d67b7
parent0b2b23ca20ac9329d91bdba713028cf279423383
USB: cdc-acm: do not log successful probe on later errors

Do not log the successful-probe message until the tty device has been
registered.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20210322155318.9837-9-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/cdc-acm.c