From: Linus Luessing Date: Fri, 19 Feb 2010 15:18:08 +0000 (+0100) Subject: Staging: batman-adv: atomic variable for vis-srv activation X-Git-Tag: v2.6.34-rc1~10^2~1^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=837b8248f6206a6b08b3d6defe2946282e432679;p=pandora-kernel.git Staging: batman-adv: atomic variable for vis-srv activation This fixes the bug discovered by Marek Lindner which did not allow turning on the vis-server before an interface has been added. With this patch we are using a global atomic variable for activating and deactiating the vis-server-mode, which can be used before inserting an interface. Signed-off-by: Linus Luessing Signed-off-by: Andrew Lunn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed