commit | 586af079386fc78719314800bb7741d736cd442f | [log] [tgz] |
---|---|---|
author | Scot Doyle <lkml14@scotdoyle.com> | Thu Sep 25 15:16:48 2014 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 28 21:54:26 2014 -0400 |
tree | 8b999b45b3659f2c99841dc71f96ff2228e8203d | |
parent | 0cfbd328d60f85b0dcf66df61a3615e9a8e5d4e4 [diff] |
usb: core: log higher level message on malformed LANGID descriptor Commit 0cce2eda19923e5e5ccc8b042dec5af87b3ffad0 USB: fix LANGID=0 regression defaults to a langid of 0x0409 if it's not properly implemented by the device. Explain with a higher level error message what this means. Signed-off-by: Scot Doyle <lkml14@scotdoyle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>