From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 28 Feb 2012 13:50:00 +0800 References: <1330346200-23727-1-git-send-email-ordex@autistici.org> In-Reply-To: <1330346200-23727-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: <201202281350.00505.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: remove unused variable 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 Monday, February 27, 2012 20:36:40 Antonio Quartulli wrote: > Actually unicast_4addr_packet in interface_rx() is set but never used and > therefore can be safely be removed. Applied in revision 4ca2a01. Thanks, Marek