From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 29 May 2013 15:45:30 +0800 References: <1369742766-3083-1-git-send-email-ordex@autistici.org> In-Reply-To: <1369742766-3083-1-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201305291545.30966.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: fix network order complaints in the TVLV code 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: b.a.t.m.a.n@lists.open-mesh.org Cc: Antonio Quartulli On Tuesday, May 28, 2013 20:06:06 Antonio Quartulli wrote: > Intorduced by 1ab746a3f2441d3466592b86134fbc72a9fe0558 > ("batman-adv: properly align tvlv infrastructure") > > Signed-off-by: Antonio Quartulli > --- > main.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Applied in revision 422ec22. Thanks, Marek