浏览代码

ixgbevf: update Kconfig description

This patch updates the ixgbevf Kconfig description, as the VF driver supports
more than just the 82599 device. This patch renames the config menu item, as
well as updates the help description to make it more obvious that the driver
supports more than just a single device group.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Jacob Keller 12 年之前
父节点
当前提交
c0832b2c10
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      drivers/net/ethernet/intel/Kconfig

+ 4 - 4
drivers/net/ethernet/intel/Kconfig

@@ -220,12 +220,12 @@ config IXGBE_DCB
 	  If unsure, say N.
 	  If unsure, say N.
 
 
 config IXGBEVF
 config IXGBEVF
-	tristate "Intel(R) 82599 Virtual Function Ethernet support"
+	tristate "Intel(R) 10GbE PCI Express Virtual Function Ethernet support"
 	depends on PCI_MSI
 	depends on PCI_MSI
 	---help---
 	---help---
-	  This driver supports Intel(R) 82599 virtual functions.  For more
-	  information on how to identify your adapter, go to the Adapter &
-	  Driver ID Guide at:
+	  This driver supports Intel(R) PCI Express virtual functions for the
+	  Intel(R) ixgbe driver.  For more information on how to identify your
+	  adapter, go to the Adapter & Driver ID Guide at:
 
 
 	  <http://support.intel.com/support/network/sb/CS-008441.htm>
 	  <http://support.intel.com/support/network/sb/CS-008441.htm>