[SCSI] qla1280 command timeout
authorJes Sorensen <jes@sgi.com>
Mon, 25 Sep 2006 09:44:57 +0000 (05:44 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 26 Sep 2006 16:23:15 +0000 (09:23 -0700)
commit15d1f53fc7654d62af7e9b23049ae3b71f5b161c
treea5b1b2a3082e0893a9f7a2291c144f942d5bdcab
parentbc54ec6b0782979a440603beeed349b2eac39a59
[SCSI] qla1280 command timeout

Original patch from Ian Dall in bugzilla. Set command timeout as
specified by the SCSI layer rather than hardcode it to 30 seconds. I
have received a couple of reports of people hitting this one with
various tape configurations and the patch looks obviously correct.
                                                                  - Jes

From http://bugzilla.kernel.org/show_bug.cgi?id=6275

ian@beware.dropbear.id.au (Ian Dall):

The command sent to the card was using a 30second timeout regardless of the
timeout requested in the scsi command passed down from higher levels.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla1280.c