From: Simon Wunderlich Date: Sun, 6 Jun 2010 19:28:20 +0000 (+0200) Subject: Staging: batman-adv: convert vis_interval into define X-Git-Tag: v2.6.36-rc1~520^2~1^2~401 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6dc269b402d9fa1562276345931943683e16ebd;p=pandora-kernel.git Staging: batman-adv: convert vis_interval into define vis_interval does not neccesarily needs to be a variable, as there is no way to change it anyway (and probably no need to). We can therefore remove yet another global variable. Thanks Marek for pointing this out. Signed-off-by: Simon Wunderlich [sven.eckelmann@gmx.de: Rework on top of current version] Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed