From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 15 Jun 2011 22:31:24 +0200 References: <1308143841-21713-1-git-send-email-sven@narfation.org> In-Reply-To: <1308143841-21713-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: <201106152231.24568.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Keep interface_tx as local function 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 Wednesday, June 15, 2011 03:17:21 PM Sven Eckelmann wrote: > interface_tx is not used outside of soft-interface.c and thus doesn't > need to be declared inside soft-interface.h Applied in revision 307e22c. Thanks, Marek