Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753525Ab1CPSPK (ORCPT ); Wed, 16 Mar 2011 14:15:10 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:58046 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751218Ab1CPSPG (ORCPT ); Wed, 16 Mar 2011 14:15:06 -0400 Date: Wed, 16 Mar 2011 11:15:44 -0700 (PDT) Message-Id: <20110316.111544.115931576.davem@davemloft.net> To: randy.dunlap@oracle.com Cc: frank.peters@comcast.net, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH] net: 2.6.38 Compile Failure e1000e Module From: David Miller In-Reply-To: <20110316082105.c911bb1c.randy.dunlap@oracle.com> References: <20110316103318.19bd03e4.frank.peters@comcast.net> <20110316082105.c911bb1c.randy.dunlap@oracle.com> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 815 Lines: 25 From: Randy Dunlap Date: Wed, 16 Mar 2011 08:21:05 -0700 > Hi, > Please test this patch: > > > From: Randy Dunlap > > e1000e needs to select CRC32 for CRC support. > This patch fixes the build error: > ERROR: "crc32_le" [drivers/net/e1000e/e1000e.ko] undefined! > > Reported-by: Frank Peters > Signed-off-by: Randy Dunlap Randy, I applied Eric Dumazet's copy of this fix only because his submission preceded your's in terms of time of submission :-) Thanks! -- 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/