From: Ed Lin Date: Tue, 5 Dec 2006 01:49:42 +0000 (-0800) Subject: [SCSI] stex: change wait loop code X-Git-Tag: v2.6.20-rc2~6^2~13^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76fbf96f82636c8cdc40485506c50c880fd45a56;p=pandora-kernel.git [SCSI] stex: change wait loop code The original wait loop may be much longer than intended time. Use more accurate timer_after for it. Also adjust wait value to avoid unnecessary long waiting. Signed-off-by: Ed Lin Signed-off-by: James Bottomley --- Reading git-diff-tree failed