commit | 96d32215d433c38f258159b8735f98158f6a2575 | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Mon Jul 30 16:19:20 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Tue Jul 31 10:51:25 2007 -0500 |
tree | 6b6e6a4efd029d9648b56fa4c22771f17e32c90d | |
parent | 55d9fcf57ba5ec427544fca7abc335cf3da78160 [diff] |
[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 <davem@davemloft.net> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>