From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 8 May 2011 15:06:16 +0200 References: <201105052052.06909.sven@narfation.org> <1304801119-3083-1-git-send-email-sven@narfation.org> In-Reply-To: <1304801119-3083-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201105081506.17310.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv3] batman-adv: remove duplicate code from function is_bidirectional_neigh() 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 Saturday 07 May 2011 22:45:19 Sven Eckelmann wrote: > From: Daniele Furlan > > In function is_bidirectional_neigh the code that find out the one hop > neighbor is duplicated. Applied in revision fea56a5. Thanks, Marek