From: Dave C Boutcher Date: Mon, 22 Aug 2005 19:38:26 +0000 (-0500) Subject: [SCSI] ibmvscsi timeout fix X-Git-Tag: v2.6.14-rc1~522^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8224bfa84d510630b40ea460b2bb380c91acb8ae;p=pandora-kernel.git [SCSI] ibmvscsi timeout fix This patch fixes a long term borkenness in ibmvscsi where we were using the wrong timeout field from the scsi command (and using the wrong units.) Now broken by the fact that the scsi_cmnd timeout field is gone entirely. This only worked before because all the SCSI targets assumed that 0 was default. Signed-off-by: Dave Boutcher Signed-off-by: James Bottomley --- Reading git-diff-tree failed