From: Antonio Quartulli Date: Mon, 26 Nov 2012 00:27:29 +0000 (+0100) Subject: batman-adv: don't compile the BLA switch if not requested X-Git-Tag: v3.9-rc1~139^2~391^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa706554d6553331e886ce6fb86ca40b6dbc2083;p=pandora-kernel.git batman-adv: don't compile the BLA switch if not requested When the Bridge Loop Avoidance component is not compiled-in, its boolean switch should be not compiled as well. This patch surrounds the switch with a proper ifdef. This behaviour was introduced by 9fd6b0615b5499b270d39a92b8790e206cf75833 ("batman-adv: add bridge loop avoidance compile option") Signed-off-by: Antonio Quartulli Acked-by: Simon Wunderlich Signed-off-by: Marek Lindner --- Reading git-diff-tree failed