]> git.baikalelectronics.ru Git - kernel.git/commit
usb: core: lower log level when device is not able to deal with string
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Tue, 7 Nov 2017 08:58:29 +0000 (03:58 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2017 14:08:43 +0000 (15:08 +0100)
commit406c211b4848a8b7c6bea802b2808e15f4e265af
tree76c0309f827544d0466357f8bf0fe54e70b3d34d
parentfc34a8d7a6e80eb2c2304f3fb1526e012599ae42
usb: core: lower log level when device is not able to deal with string

USB devices should work just fine when they don't support language id.

Lower the log level so user won't panic in the future.

BugLink: https://bugs.launchpad.net/bugs/1729618
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/message.c