From: Jes Sorensen Date: Mon, 25 Sep 2006 09:44:57 +0000 (-0400) Subject: [SCSI] qla1280 command timeout X-Git-Tag: v2.6.19-rc1~4^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15d1f53fc7654d62af7e9b23049ae3b71f5b161c;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed