commit | 528c04ee6dcdb4591aab94a003e77e41cd7d2d23 | [log] [tgz] |
---|---|---|
author | Meelis Roos <mroos@linux.ee> | Fri Oct 07 18:05:08 2011 +0300 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Oct 16 10:58:52 2011 -0500 |
tree | 22ee60fe9cd19cde2b59dbccfe72277455864ac4 | |
parent | bf81973a5d907ca1226e295ef67f650b8f4e9b4c [diff] |
[SCSI] qlogicpti: fix timeout qlogicpti times out for some tape library operations (like mtx inventory). It seems SCSI command timeout is hardcoded into the driver. Fix it by propagating the timeout from scsi request to the controller as suggested by James Bottomley. Tested on Sun Ultra 1 with Sun StorEdge L8 Autoloader. Signed-off-by: Meelis Roos <mroos@linux.ee> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: James Bottomley <JBottomley@Parallels.com>