From: Nishanth Aravamudan Date: Mon, 20 Jun 2005 21:54:25 +0000 (+0200) Subject: [PATCH] net/farsync: add set_current_state() before schedule_timeout() X-Git-Tag: v2.6.13-rc1~51^2~40^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0da8b1454815862e03dae1a199936832a6e67868;p=pandora-kernel.git [PATCH] net/farsync: add set_current_state() before schedule_timeout() Insert set_current_state() before schedule_timeout() so the function delays as expected. Without the addition, schedule_timeout() will return immediately. Signed-off-by: Nishanth Aravamudan Signed-off-by: Maximilian Attems Signed-off-by: Domen Puncer --- Reading git-diff-tree failed