git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18020ba
)
[SCSI] nsp_cs: time_out reaches -1
author
Roel Kluin
<roel.kluin@gmail.com>
Wed, 10 Jun 2009 19:56:59 +0000
(12:56 -0700)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Mon, 15 Jun 2009 15:09:31 +0000
(10:09 -0500)
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>
No differences found