[kernel] r14805 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Tue Dec 22 12:22:40 UTC 2009


Author: benh
Date: Tue Dec 22 12:22:38 2009
New Revision: 14805

Log:
Enable vmxnet3 (VMware guest paravirt net driver) (Closes: #562046)

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Tue Dec 22 01:29:59 2009	(r14804)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Dec 22 12:22:38 2009	(r14805)
@@ -19,6 +19,7 @@
     FTBFS
   * r8169: Allow RTL8168D v1 and v2 to be used without firmware files
     (Closes: #561309)
+  * Enable vmxnet3 (VMware guest paravirt net driver) (Closes: #562046)
 
  -- Martin Michlmayr <tbm at cyrius.com>  Fri, 18 Dec 2009 15:34:01 +0000
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Dec 22 01:29:59 2009	(r14804)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Dec 22 12:22:38 2009	(r14805)
@@ -1382,6 +1382,7 @@
 CONFIG_NETCONSOLE=m
 CONFIG_NETCONSOLE_DYNAMIC=y
 CONFIG_VIRTIO_NET=m
+CONFIG_VMXNET3=m
 
 ##
 ## file: drivers/net/appletalk/Kconfig



More information about the Kernel-svn-changes mailing list