From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 28 May 2013 15:13:20 +0800 References: <1369409129-1760-1-git-send-email-ordex@autistici.org> <1369409129-1760-2-git-send-email-ordex@autistici.org> In-Reply-To: <1369409129-1760-2-git-send-email-ordex@autistici.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201305281513.20570.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: fix typo in kernel doc 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 Friday, May 24, 2013 23:25:29 Antonio Quartulli wrote: > Now TT uses CRC32 instead of CRC16 > > Introduced by c5e7a06a29612056006e4dc01910c0b44e858583 > ("batman-adv: use CRC32C instead of CRC16 in TT code") > > Signed-off-by: Antonio Quartulli > --- > translation-table.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied in revision 3b0654e. Thanks, Marek