commit | 0454c7408ac533a0690cb308554a4ed304270c3d | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Jun 10 12:56:59 2009 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Jun 15 10:09:31 2009 -0500 |
tree | 866c98d36ea6b69e2905729d23d233e1216cb8a4 | |
parent | 18020ba7915efe5763c1cbb11f9f7e3f85b3cb72 [diff] |
[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 <roel.kluin@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>