From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 22 Aug 2012 02:02:03 +0200 References: <1344183197-25945-1-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1344183197-25945-1-git-send-email-lindner_marek@yahoo.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201208220202.03509.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: consolidate duplicated primary_if checking code 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: The list for a Better Approach To Mobile Ad-hoc Networking On Sunday, August 05, 2012 18:13:17 Marek Lindner wrote: > Signed-off-by: Marek Lindner > --- > bridge_loop_avoidance.c | 36 ++++++------------------------------ > gateway_client.c | 19 ++++--------------- > main.c | 29 +++++++++++++++++++++++++++++ > main.h | 2 ++ > originator.c | 19 +++---------------- > translation-table.c | 36 ++++++------------------------------ > 6 files changed, 50 insertions(+), 91 deletions(-) Applied in revision 6539338. Regards, Marek