From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 16 Jan 2012 03:57:25 +0800 References: <1326391620-28509-1-git-send-email-ordex@autistici.org> In-Reply-To: <1326391620-28509-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: <201201160357.25943.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry 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 Friday, January 13, 2012 02:07:00 Antonio Quartulli wrote: > Actually the TT_CLIENT_PENDING flag is never set in the tt_global_entry > structure, therefore this code is useless and can be removed. Applied in revision e40ea15. Thanks, Marek