From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 18 Oct 2012 03:57:02 +0800 References: <1350494314-16089-1-git-send-email-sven@narfation.org> <1350501039-18346-1-git-send-email-sven@narfation.org> In-Reply-To: <1350501039-18346-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201210180357.02834.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [RFCv3] batman-adv: Add function to calculate crc32c for the skb payload 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 Thursday, October 18, 2012 03:10:39 Sven Eckelmann wrote: > Signed-off-by: Sven Eckelmann > --- > v3: Now with support for kernels till 2.6.29 > > compat.h | 34 ++++++++++++++++++++++++++++++++++ > main.c | 38 ++++++++++++++++++++++++++++++++++++++ > main.h | 1 + > 3 files changed, 73 insertions(+) Applied in revision a7fe307. Thanks, Marek