From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 1 Dec 2012 23:32:18 +0800 References: <1353889649-19264-1-git-send-email-ordex@autistici.org> <20121126103531.GA23570@pandem0nium> In-Reply-To: <20121126103531.GA23570@pandem0nium> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201212012332.19073.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: don't compile the BLA switch if not requested Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org On Monday, November 26, 2012 18:35:31 Simon Wunderlich wrote: > On Mon, Nov 26, 2012 at 01:27:29AM +0100, Antonio Quartulli wrote: > > 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 Applied in revision c13023b. Thanks, Marek