From: Marc Fiuczynski Date: Fri, 17 Jul 2009 04:31:13 +0000 (+0000) Subject: (no commit message) X-Git-Tag: linux-2.6-22-40.coblitz~8 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=859838183e41aeca1602f0fe8c54c59104faf135 --- diff --git a/linux-2.6-730-igb-driver.patch b/linux-2.6-730-igb-driver.patch index f569de22e..2de367056 100644 --- a/linux-2.6-730-igb-driver.patch +++ b/linux-2.6-730-igb-driver.patch @@ -28066,15 +28066,14 @@ diff -Nru vanilla/drivers/net/igb/Makefile~ linux-i686-2.6.22/drivers/net/igb/Ma config ACENIC tristate "Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support" depends on PCI ---- linux-2.6.22-525/drivers/net/Makefile 2009-07-16 19:36:18.000000000 -0400 -+++ linux-i686-2.6.22/drivers/net/Makefile 2009-07-16 19:38:32.000000000 -0400 -@@ -1,7 +1,8 @@ - # +--- linux-a/drivers/net/Makefile 2009-07-17 00:29:08.000000000 -0400 ++++ linux-b/drivers/net/Makefile 2009-07-17 00:29:37.000000000 -0400 +@@ -2,6 +2,7 @@ # Makefile for the Linux network (ethercard) device drivers. # -- -+obj-m += vnet_tun.o + obj-m += vnet_tun.o +obj-$(CONFIG_IGB) += igb/ obj-$(CONFIG_E1000) += e1000/ obj-$(CONFIG_E1000E) += e1000e/ obj-$(CONFIG_IBM_EMAC) += ibm_emac/ +