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>
Wed, 29 May 2013 01:50:44 +0000 (10:50 +0900)
commit5cbfa3acdcbf19e1d29cf3479ad8200d2e644e44
treed016e931b5977803d994fc9cc0a4dbafdd88600b
parent849513a7809175420d353625b6f651d961e99d49
USB: zte_ev: fix control-message timeouts

The control-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/zte_ev.c