[PATCH] net: 2.6.38 Compile Failure e1000e Module

STALE5650d

3 messages, 2 authors, 2011-03-16 · open the first message on its own page

[PATCH] net: 2.6.38 Compile Failure e1000e Module

From: Randy Dunlap <hidden>
Date: 2011-03-16 15:21:20

Hi,
Please test this patch:


From: Randy Dunlap <redacted>

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 <redacted>
Signed-off-by: Randy Dunlap <redacted>
---
 drivers/net/Kconfig |    1 +
 1 file changed, 1 insertion(+)
--- lnx-2638.orig/drivers/net/Kconfig
+++ lnx-2638/drivers/net/Kconfig
@@ -2099,6 +2099,7 @@ config E1000
 config E1000E
 	tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support"
 	depends on PCI && (!SPARC32 || BROKEN)
+	select CRC32
 	---help---
 	  This driver supports the PCI-Express Intel(R) PRO/1000 gigabit
 	  ethernet family of adapters. For PCI or PCI-X e1000 adapters,

Re: [PATCH] net: 2.6.38 Compile Failure e1000e Module

From: David Miller <davem@davemloft.net>
Date: 2011-03-16 18:15:10

From: Randy Dunlap <redacted>
Date: Wed, 16 Mar 2011 08:21:05 -0700
Hi,
Please test this patch:


From: Randy Dunlap <redacted>

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 <redacted>
Signed-off-by: Randy Dunlap <redacted>
Randy, I applied Eric Dumazet's copy of this fix only because
his submission preceded your's in terms of time of submission :-)

Thanks!

Re: [PATCH] net: 2.6.38 Compile Failure e1000e Module

From: Randy Dunlap <hidden>
Date: 2011-03-16 18:31:19

On 03/16/11 11:15, David Miller wrote:
From: Randy Dunlap <redacted>
Date: Wed, 16 Mar 2011 08:21:05 -0700
quoted
Hi,
Please test this patch:


From: Randy Dunlap <redacted>

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 <redacted>
Signed-off-by: Randy Dunlap <redacted>
Randy, I applied Eric Dumazet's copy of this fix only because
his submission preceded your's in terms of time of submission :-)
Ack.  :)

thanks,
-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help