From: David Miller Date: Mon, 30 Jul 2007 23:19:20 +0000 (-0700) Subject: [SCSI] ESP: Revert ESP_BUS_TIMEOUT back down to 250 X-Git-Tag: v2.6.23-rc3~98^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96d32215d433c38f258159b8735f98158f6a2575;p=pandora-kernel.git [SCSI] ESP: Revert ESP_BUS_TIMEOUT back down to 250 This reverts d73f5222a618a91452d41c29f5996ce3d9c63673 The bug that made us increase ESP_BUS_TIMEOUT to 275 turned out to be a memset bug on 32-bit sparc. It is better to put this back at the correct timeout value than to leave it increased when there is no reason for doing so. Signed-off-by: David S. Miller Signed-off-by: James Bottomley --- Reading git-diff-tree failed