USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init()
authorMark Knibbs <markk@clara.co.uk>
Tue, 4 Nov 2014 13:00:24 +0000 (13:00 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Nov 2014 19:45:58 +0000 (11:45 -0800)
The timeout argument to usb_stor_control_msg() is specified in jiffies, not
milliseconds.

Signed-off-by: Mark Knibbs <markk@clara.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found