From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 16 Jul 2012 12:10:25 +0200 References: <1341757930-15040-1-git-send-email-sven@narfation.org> <1341757930-15040-2-git-send-email-sven@narfation.org> In-Reply-To: <1341757930-15040-2-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201207161210.26060.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batctl: 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:10 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > main.h | 1 + > packet.h | 30 +++++++++++++++--------------- > sys.c | 8 ++++---- > 3 files changed, 20 insertions(+), 19 deletions(-) Applied in revision 7325845. Thanks, Marek