From: Marek Lindner Date: Tue, 20 Dec 2011 11:30:40 +0000 (+0800) Subject: batman-adv: convert time_after instances to has_timed_out X-Git-Tag: v3.4-rc1~177^2~173^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=032b7969f8874d5ddc65691cd3d008beffd2a09e;p=pandora-kernel.git batman-adv: convert time_after instances to has_timed_out To increase readability the has_timed_out() functions has been introduced. This patch converts existing time_after() calls to use this wrapper function (if applicable). This patch also converts all timeouts to miliseconds to be consistent. Signed-off-by: Marek Lindner Signed-off-by: Simon Wunderlich --- Reading git-diff-tree failed