From: Domen Puncer Date: Fri, 13 May 2005 02:21:51 +0000 (-0400) Subject: [PATCH] net/3c505: replace schedule_timeout() with msleep() X-Git-Tag: v2.6.13-rc1~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c56943e655b0778d3a8517ae165ad4db15557b97;p=pandora-kernel.git [PATCH] net/3c505: replace schedule_timeout() with msleep() Use msleep() instead of schedule_timeout() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan Acked-by: Phil Blundell Signed-off-by: Maximilian Attems Signed-off-by: Domen Puncer Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed