From: Nishanth Aravamudan Date: Mon, 20 Jun 2005 21:54:12 +0000 (+0200) Subject: [PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible() X-Git-Tag: v2.6.13-rc1~51^2~40^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f17697a37ccd2128f37250d2e7715c59931dc458;p=pandora-kernel.git [PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible() Use msleep_interruptible() 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