From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 9 Mar 2013 19:01:08 +0800 References: <201303091812.18563.lindner_marek@yahoo.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201303091901.08774.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Added IP enum types for dat and generic functions for comparing IPs and calculating hash 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, March 09, 2013 18:55:46 Mihail Costea wrote: > > > > Is the rest of the patchset still coming or did it get lost in transit ? > > > > Cheers, > > Marek > > I thought do send it in steps to make it easier for reading. This is > the first part. The second would be generic debug method and the last > would be all functions transformed. > Or should I send it all (its the first time I submit a patch, so I'm not > sure). Better to send all patches in one go if they logically belong together, so that we can easily grasp what the purpose of your changes is. Cheers, Marek