ixgbevf: update Kconfig description
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 22 Nov 2013 05:58:15 +0000 (05:58 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 10 Dec 2013 09:27:33 +0000 (01:27 -0800)
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>
drivers/net/ethernet/intel/Kconfig

index 149ac85b5f9e328d584aaa2a40d899527739edc5..41a2fa2fc67dff1ff1c03f9fc6e09234e4c8897e 100644 (file)
@@ -220,12 +220,12 @@ config IXGBE_DCB
          If unsure, say N.
 
 config IXGBEVF
-       tristate "Intel(R) 82599 Virtual Function Ethernet support"
+       tristate "Intel(R) 10GbE PCI Express Virtual Function Ethernet support"
        depends on PCI_MSI
        ---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>