On Thu, 20 Jan 2005 15:53:52 -0800 Nishanth Aravamudan <[EMAIL PROTECTED]> wrote:
> Description: Use msleep() instead of schedule_timeout() to guarantee the task > delays as expected. The current code uses TASK_INTERRUPTIBLE, but does not > respond to signals, so msleep() should be ok. > > Signed-off-by: Nishanth Aravamudan <[EMAIL PROTECTED]> Applied, thanks Nishanth. - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html