]> git.baikalelectronics.ru Git - kernel.git/commit
usb/hcd: Log error code if reset() fails
authorMark Brown <broonie@linaro.org>
Wed, 7 Aug 2013 21:32:40 +0000 (22:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 20:13:32 +0000 (13:13 -0700)
commit441f45f3d46215952e1b85528ddf5b5842e4430d
tree95dbabe49a7eecae376005b97eee7b0576bc3423
parent3fa2a8dd8885cd951324f2809baf602d6e33e160
usb/hcd: Log error code if reset() fails

If someone provided meaningful error codes from reset() we should tell the
user what they were.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hcd.c