From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id A778A1A021A for ; Mon, 13 Oct 2014 03:32:27 +1100 (EST) Received: from fwd40.aul.t-online.de (fwd40.aul.t-online.de [172.20.26.139]) by mailout11.t-online.de (Postfix) with SMTP id CCF524C9902 for ; Sun, 12 Oct 2014 18:23:23 +0200 (CEST) Message-ID: <543AAADB.1070304@t-online.de> Date: Sun, 12 Oct 2014 18:22:51 +0200 From: Jochen Rollwagen MIME-Version: 1.0 To: linuxppc-dev@lists.ozlabs.org Subject: Re: powerpc32: add support for csum_add() Content-Type: multipart/alternative; boundary="------------090602020601000902080309" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. --------------090602020601000902080309 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit This patch https://lists.ozlabs.org/pipermail/linuxppc-dev/2014-September/121144.html only compiles after putting an #ifndef ARCH_HAS_CSUM_ADD around the definition in include/net/checksum.h This is missing from the patch --------------090602020601000902080309 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit This patch

https://lists.ozlabs.org/pipermail/linuxppc-dev/2014-September/121144.html

only compiles after putting an #ifndef ARCH_HAS_CSUM_ADD around the definition in include/net/checksum.h

This is missing from the patch
--------------090602020601000902080309--