commit | 296bd4bdd0a43c5e56ee310bcb9b4722e5d52db8 | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Oct 20 11:09:25 2009 +0900 |
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Tue Nov 03 12:49:37 2009 -0800 |
tree | b28697a4970d95b6605e5c2b92e18fe7208573f0 | |
parent | 5ab5a7215a0cfd40572a9f09276ebcb071ee6fb7 [diff] |
wimax/i2400m: Fix USB timeout specifications (to ms from HZ) 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>