From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 18 Apr 2012 19:08:37 +0100 From: Al Viro Message-ID: <20120418180837.GB6589@ZenIV.linux.org.uk> References: <1334743210-12338-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1334743210-12338-1-git-send-email-ordex@autistici.org> Sender: Al Viro Subject: Re: [B.A.T.M.A.N.] pull request: batman-adv 2012-04-18 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: Antonio Quartulli Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org, davem@davemloft.net On Wed, Apr 18, 2012 at 11:59:57AM +0200, Antonio Quartulli wrote: > Hello David, > > this is the fixed version of my previous pull request (issued on 2012-04-17). > In this patchset the issues you reported have been fixed; moreover I'm > also including two new patches (1/13 and 2/13) which are respectively: > > 1/13) a fix for Al Viro's report about the missing htons() Speaking of endianness stuff: here's a series of 4 patches on top of your merge.git/master, hopefully getting all that stuff endian-clean, at least from the sparse POV. And AFAICS all on-the-wire stuff is correctly annotated...