[SCSI] ESP: Revert ESP_BUS_TIMEOUT back down to 250
authorDavid Miller <davem@davemloft.net>
Mon, 30 Jul 2007 23:19:20 +0000 (16:19 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Tue, 31 Jul 2007 15:51:25 +0000 (10:51 -0500)
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>

No differences found