From: Roel Kluin Date: Wed, 10 Jun 2009 19:56:59 +0000 (-0700) Subject: [SCSI] nsp_cs: time_out reaches -1 X-Git-Tag: v2.6.31-rc1~285^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0454c7408ac533a0690cb308554a4ed304270c3d;p=pandora-kernel.git [SCSI] nsp_cs: time_out reaches -1 With a postfix decrement timeouts will reach -1 rather than 0, so the errors do not appear. Signed-off-by: Roel Kluin Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed