]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: iuu_phoenix: fix bulk-message timeout
authorJohan Hovold <jhovold@gmail.com>
Mon, 27 May 2013 12:44:42 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 May 2013 01:50:43 +0000 (10:50 +0900)
commit6c13ff68a7ce01da7a51b44241a7aad8eaaedde7
tree6b30dae2abb3d9c2ed3ea8bbaac72048a5d500fe
parent634371911730a462626071065b64cd6e1fe213e0
USB: iuu_phoenix: fix bulk-message timeout

The bulk-message timeout is specified in milliseconds and should not
depend on HZ.

Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/iuu_phoenix.c