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:
5ab5a72
)
wimax/i2400m: Fix USB timeout specifications (to ms from HZ)
author
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Tue, 20 Oct 2009 02:09:25 +0000
(11:09 +0900)
committer
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Tue, 3 Nov 2009 20:49:37 +0000
(12:49 -0800)
The USB code was incorrectly specifiying timeouts to be in jiffies vs
msecs. On top of that, lower it to 200ms, as 1s is really too long
(doesn't allow the watchdog to trip a reset if the device timesout too
often).
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
No differences found