From: Meelis Roos Date: Fri, 7 Oct 2011 15:05:08 +0000 (+0300) Subject: [SCSI] qlogicpti: fix timeout X-Git-Tag: v3.2-rc1~125^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=528c04ee6dcdb4591aab94a003e77e41cd7d2d23;p=pandora-kernel.git [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 Acked-by: David S. Miller Signed-off-by: James Bottomley --- Reading git-diff-tree failed