[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()
authorNishanth Aravamudan <nacc@us.ibm.com>
Mon, 20 Jun 2005 21:55:07 +0000 (23:55 +0200)
committerJames Bottomley <jejb@titanic.(none)>
Sun, 26 Jun 2005 13:31:26 +0000 (08:31 -0500)
Use ssleep() instead of schedule_timeout to guarantee the task
delays as expected.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found