From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 10 Jun 2011 02:04:36 +0200 References: <1307632389-31676-1-git-send-email-lindner_marek@yahoo.de> <201106091743.50333.sven@narfation.org> In-Reply-To: <201106091743.50333.sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201106100204.37006.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: use NO_FLAGS define instead of hard-coding 0 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, June 09, 2011 05:43:48 PM Sven Eckelmann wrote: > On Thursday 09 June 2011 17:13:09 Marek Lindner wrote: > > The definition NO_FLAGS was introduced to make the code more > > readable and shall be used to initialize flag fields. > > > > > > > > Signed-off-by: Marek Lindner > > Acked-by: Sven Eckelmann Applied in revision aa33f41. Thanks, Marek