X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=linux-2.6-730-igb-driver.patch;h=2de367056e640ceb7fc53845dca93e05da258ddd;hb=83c59abfe5025e0fe619476440220ffdf75aabcc;hp=f569de22ee104002d56e519f63ffeac50a06606a;hpb=fd7b221c7c8f55e58e01c20b16b5a01df928e242;p=linux-2.6.git 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/ +