USB: zte_ev: fix control-message timeouts
authorJohan Hovold <jhovold@gmail.com>
Mon, 27 May 2013 12:44:44 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2013 17:49:06 +0000 (10:49 -0700)
commit5c6ca7460801006a1c3090c95e8d332679a425dd
treeb3eadae83780c49038589af6c5eb6f6490de59f7
parenta3e2f56ae5e5e5928f26610ab2b52a9957184fcc
USB: zte_ev: fix control-message timeouts

commit 5cbfa3acdcbf19e1d29cf3479ad8200d2e644e44 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/zte_ev.c