[SCSI] stex: switch to block timeout
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 30 Nov 2008 16:38:08 +0000 (10:38 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 1 Dec 2008 17:16:27 +0000 (11:16 -0600)
commitdc5c49bff34e5b5a4334560dc7f7dfeae91d8962
tree7f131fc7f4728da8bdcaee447750c6923ee3ec03
parent9728c0814ecb505546696a659858fdb761375544
[SCSI] stex: switch to block timeout

stex sets the timeout in its slave configure routine for all devices.
This now needs to update the request queue timeout in block.

Cc: Ed Lin <ed.lin@promise.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/stex.c