Christoph Hellwig 7dfdc9a52b [SCSI] use a completion in scsi_send_eh_cmnd
scsi_send_eh_cmnd currently uses a semaphore and an overload of eh_timer
to either get a completion for a command for a timeout.
Switch to using a completion and wait_for_completion_timeout to simply
the code and not having to deal with the races ourselves.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-11-06 12:49:36 -06:00
..
2005-10-30 17:37:32 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-06 17:52:54 -05:00
2005-04-16 15:20:36 -07:00
2005-11-06 12:45:20 -06:00
2005-04-16 15:20:36 -07:00
2005-11-04 22:29:52 -06:00
2005-08-10 13:46:28 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00