]> git.hungrycats.org Git - linux/commit
USB: ark3116: fix control-message timeout
authorJohan Hovold <jhovold@gmail.com>
Mon, 27 May 2013 12:44:41 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2013 16:25:02 +0000 (09:25 -0700)
commitb40e7b1ead426706d4ca3193b484cec5df215106
tree5b03d8ba9748cdba7429d7cf7edf6cae31b928fd
parenteedbcc70f665c043b7094b17092f6fc99c084c7f
USB: ark3116: fix control-message timeout

commit 634371911730a462626071065b64cd6e1fe213e0 upstream.

The control-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>
drivers/usb/serial/ark3116.c