From: Nishanth Aravamudan Date: Mon, 20 Jun 2005 21:53:40 +0000 (+0200) Subject: [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_interruptible() X-Git-Tag: v2.6.13-rc1~51^2~40^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2ad81104a18946c64215adffce50c2a659fddd;p=pandora-kernel.git [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_interruptible() Use ssleep() / msleep_interruptible() [as appropriate] instead of schedule_timeout() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan Signed-off-by: Maximilian Attems Signed-off-by: Domen Puncer --- Reading git-diff-tree failed