]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd9ff134728a8d73b3a3d38a59764d86a4a8b258b
tree74c75db80f838c86de60afbd3f921edcd22d1c7d
parent41b5da168253acab17937e38582db1c655ca6ac1
[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()

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>
drivers/scsi/qla1280.c