From: Simon Wunderlich Date: Fri, 25 Jun 2010 22:28:20 +0000 (+0200) Subject: Staging: batman-adv: Lower resolution for timeouts X-Git-Tag: v2.6.36-rc1~520^2~1^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6be4535e3e971181e19791e12c62f4938e6d2e9;p=pandora-kernel.git Staging: batman-adv: Lower resolution for timeouts It is enough for our timeouts to keep them in seconds instead of miliseconds. With a too high resolution, we might even risk an integer overflow, so this patch should make things more safe. Signed-off-by: Simon Wunderlich Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed