]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] qla1280 command timeout
authorJes Sorensen <jes@sgi.com>
Mon, 22 Jan 2007 19:20:21 +0000 (20:20 +0100)
committerAdrian Bunk <bunk@stusta.de>
Mon, 22 Jan 2007 20:41:22 +0000 (21:41 +0100)
commit12143549cc27c4ba4f83ab97d78d495c34c220f2
tree88a5328673233195bbc49068dda690a3e4f1c410
parentc57c54983f560848ab6018a962762676fc9c7e6c
[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.

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

Ian Dall <ian@beware.dropbear.id.au>:

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: Adrian Bunk <bunk@stusta.de>
drivers/scsi/qla1280.c