From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 8 Nov 2012 23:47:00 +0800 References: <1352318855-20696-1-git-send-email-ordex@autistici.org> In-Reply-To: <1352318855-20696-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: <201211082347.00915.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH next] batman-adv: fix kernel-doc for batadv_reroute_unicast_packet() 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: b.a.t.m.a.n@lists.open-mesh.org On Thursday, November 08, 2012 04:07:35 Antonio Quartulli wrote: > This was introduced by ("batman-adv: substitute tt_poss_change with a > per-tt_entry flag") > > Reported-by: Marek Lindner > Signed-off-by: Antonio Quartulli > --- > routing.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) Applied in revision bc91a4a. Thanks, Marek