]> Pileus Git - ~andy/linux/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)
commitc10750b2bee7677fe76c97c53e079937802dc68c
tree95dbabe49a7eecae376005b97eee7b0576bc3423
parent159b4e3385dbeff6d64caddd9570bde1e8f857f6
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