From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 16 Jul 2012 12:08:48 +0200 References: <1341757930-15040-1-git-send-email-sven@narfation.org> In-Reply-To: <1341757930-15040-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201207161208.48276.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Use BIT(x) macro to calculate bit positions 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, July 08, 2012 16:32:09 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > bat_iv_ogm.c | 12 +++++++----- > main.h | 18 +++++++++--------- > packet.h | 30 +++++++++++++++--------------- > 3 files changed, 31 insertions(+), 29 deletions(-) Applied in revision 95157d3. Thanks, Marek