Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263564AbUC3TZM (ORCPT ); Tue, 30 Mar 2004 14:25:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263829AbUC3TZL (ORCPT ); Tue, 30 Mar 2004 14:25:11 -0500 Received: from lists.us.dell.com ([143.166.224.162]:46477 "EHLO lists.us.dell.com") by vger.kernel.org with ESMTP id S263564AbUC3TZI (ORCPT ); Tue, 30 Mar 2004 14:25:08 -0500 Date: Tue, 30 Mar 2004 13:23:50 -0600 From: Matt Domsch To: Clay Haapala Cc: Bartlomiej Zolnierkiewicz , James Morris , "David S. Miller" , linux-kernel@vger.kernel.org Subject: Re: [PATCH] lib/libcrc32c Message-ID: <20040330192350.GB5149@lists.us.dell.com> References: <200403302043.22938.bzolnier@elka.pw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 583 Lines: 16 On Tue, Mar 30, 2004 at 01:11:41PM -0600, Clay Haapala wrote: > > +#if CRC_BE_BITS == 1 > > u32 attribute((pure)) crc32_be(u32 crc, Shouldn't this be crc32c_bc() instead? -- Matt Domsch Sr. Software Engineer, Lead Engineer Dell Linux Solutions linux.dell.com & www.dell.com/linux Linux on Dell mailing lists @ http://lists.us.dell.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/