From: Inaky Perez-Gonzalez Date: Tue, 20 Oct 2009 02:09:25 +0000 (+0900) Subject: wimax/i2400m: Fix USB timeout specifications (to ms from HZ) X-Git-Tag: v2.6.33-rc1~388^2~487^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=296bd4bdd0a43c5e56ee310bcb9b4722e5d52db8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed