From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 18 May 2012 22:41:42 +0800 References: <1779270.uUsuEFyTM4@sven-desktop.home.narfation.org> <1337192605-8652-1-git-send-email-sven@narfation.org> <1337192605-8652-9-git-send-email-sven@narfation.org> In-Reply-To: <1337192605-8652-9-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201205182241.42463.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 09/13] batman-adv: Replace simple function like defines with functions 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 Thursday, May 17, 2012 02:23:21 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > bat_debugfs.c | 5 +--- > distributed-arp-table.c | 76 > +++++++++++++++++++++++++++++++++-------------- distributed-arp-table.h > | 8 ----- > main.h | 37 +++++++++++++++-------- > 4 files changed, 79 insertions(+), 47 deletions(-) Applied in revision 3b896e3. Thanks, Marek