From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 22 Aug 2012 01:46:55 +0200 References: <1344182989-25754-1-git-send-email-lindner_marek@yahoo.de> In-Reply-To: <1344182989-25754-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: <201208220146.55567.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: split hard_iface struct for each routing protocol 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:09:49 Marek Lindner wrote: > Signed-off-by: Marek Lindner > --- > bat_iv_ogm.c | 43 ++++++++++++++++++++++++------------------- > hard-interface.c | 4 ++-- > types.h | 10 +++++++--- > 3 files changed, 33 insertions(+), 24 deletions(-) Applied in revision d174d14. Regards, Marek