From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 21 Dec 2010 03:17:04 +0100 References: <1292896989-23680-1-git-send-email-ordex@ritirata.org> In-Reply-To: <1292896989-23680-1-git-send-email-ordex@ritirata.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201012210317.04767.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Modifing hna_local_fill_buffer() return value 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 Tuesday 21 December 2010 03:03:09 Antonio Quartulli wrote: > After changeset 1888, the return value of hna_local_fill_buffer() has > not been changed to _count_. In this way an eroneous num_hna was > calculated before sending the new OGM packe Thanks for resending the patch - applied in revision 1898. Good catch, Marek