git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4473d05
)
USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init()
author
Mark Knibbs
<markk@clara.co.uk>
Tue, 4 Nov 2014 13:00:24 +0000
(13:00 +0000)
committer
Greg 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