From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 1 Apr 2011 21:52:33 +0200 References: <1301640559-4152-1-git-send-email-sven@narfation.org> In-Reply-To: <1301640559-4152-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: <201104012152.33876.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Add missing static for softif_neigh_deselect 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 01 April 2011 08:49:18 Sven Eckelmann wrote: > 053e6e6c30c161c218eacf2eb2eb4c7ecc0f387c forgot to mark the only locally > used function softif_neigh_deselect as static. Applied in revision ga9125b6. Thanks, Marek