[PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()
authorNishanth Aravamudan <nacc@us.ibm.com>
Mon, 27 Jun 2005 16:20:04 +0000 (09:20 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 19 Aug 2005 06:55:02 +0000 (02:55 -0400)
Use msleep_interruptible() instead of delay_cycx() to guarantee the task
delays as expected. Remove the prototype and definition of delay_cycx().

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found