From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sun, 6 May 2012 20:24:46 +0800 References: <1336116752-585-1-git-send-email-sven@narfation.org> <1336217249-16071-1-git-send-email-sven@narfation.org> In-Reply-To: <1336217249-16071-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: <201205062024.46905.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: Only set hash class after hash is initialized 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, May 05, 2012 19:27:27 Sven Eckelmann wrote: > We must be sure that there was no error during the creation of the hash > before we can set the hash lock class. The class set function was added to > the wrong place in 2c9aa3b4c37bd55148f5f25212c89e7bf5f28497 Applied in revision af01e99. Thanks, Marek