From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 22 Jun 2012 20:01:21 +0200 References: <1340310534-7578-1-git-send-email-ordex@autistici.org> In-Reply-To: <1340310534-7578-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201206222001.21558.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: prepend BATADV_ to TT flags in comments 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 21, 2012 22:28:54 Antonio Quartulli wrote: > After having added the BATADV_ prefix to all the TT_CLIENT flags, we have > to add the same prefix in every comment where they are mentioned. > > Signed-off-by: Antonio Quartulli > --- > > this patch is based on top of next. It should be merged into next in order > to fix the patch adding the prefix in front of the TT flags > > > packet.h | 2 +- > translation-table.c | 14 +++++++------- > 2 files changed, 8 insertions(+), 8 deletions(-) Applied in revision 8dcb403. Thanks, Marek