From: Marek Lindner Date: Sat, 4 Sep 2010 23:58:35 +0000 (+0200) Subject: Staging: batman-adv: multiple mesh clouds X-Git-Tag: v2.6.37-rc1~60^2~3^2~688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c70f13832ecaa0e4fc312d38990a25bc99e633b;p=pandora-kernel.git Staging: batman-adv: multiple mesh clouds This patch removes all remaining global variables and includes the necessary bits into the bat_priv structure. It is the last remaining piece to allow multiple concurrent mesh clouds on the same device. A few global variables have been rendered obsolete during the process and have been removed entirely. Signed-off-by: Marek Lindner [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