From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 10 May 2012 12:49:15 +0800 References: <1336561976-16088-1-git-send-email-ordex@autistici.org> <1336561976-16088-12-git-send-email-ordex@autistici.org> In-Reply-To: <1336561976-16088-12-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201205101249.16267.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 11/14] batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT 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, May 09, 2012 19:12:53 Antonio Quartulli wrote: > From: Linus Luessing > > This allows us to easily add a sysfs parameter for an unsigned int > later, which is not for a batman mesh interface (e.g. bat0), but for a > common interface instead. It allows reading and writing an atomic_t in > hard_iface (instead of bat_priv compared to the mesh variant). > > Developed by Linus during a 6 months trainee study period in Ascom > (Switzerland) AG. Antonio, you merged 2 patches that are not to be merged. Any idea why you squashed 4e18e833bb5a06ab0462c3071f733dffb2a752ee and f76d019194e0a88c57371df169ecc979690a04c2 into a single patch ? Regards, Marek