]> git.itanic.dy.fi Git - linux-stable/commit
USB: iuu_phoenix: fix bulk-message timeout
authorJohan Hovold <jhovold@gmail.com>
Mon, 27 May 2013 12:44:42 +0000 (14:44 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 19 Jun 2013 01:16:51 +0000 (02:16 +0100)
commitab85bbe6df2d4f3c983d9cc9429273a0f83e271d
treec5e6c63540af04bd004ba6598b6d938b1fb29798
parent56eb0cfb33b99dc253bc3743c418fb2814aa7981
USB: iuu_phoenix: fix bulk-message timeout

commit 6c13ff68a7ce01da7a51b44241a7aad8eaaedde7 upstream.

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

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/iuu_phoenix.c