aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2008-11-20 03:46:57 -0500
committerDavid S. Miller <davem@davemloft.net>2008-11-20 03:46:57 -0500
commit3ef6b2354f5ac340396e47a49b64b8da61ada3b7 (patch)
tree1460b623ac73565f66f75184e7befcc28013f4c8 /drivers/net
parent5caea4ea7088e80ac5410d04660346094608b909 (diff)
igb: update name to reflect new hardware
This patch adds the 82576 device to the description for igb in Kconfig. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 732ea834d50d..afa206590ada 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1982,10 +1982,10 @@ config IP1000
1982 will be called ipg. This is recommended. 1982 will be called ipg. This is recommended.
1983 1983
1984config IGB 1984config IGB
1985 tristate "Intel(R) 82575 PCI-Express Gigabit Ethernet support" 1985 tristate "Intel(R) 82575/82576 PCI-Express Gigabit Ethernet support"
1986 depends on PCI 1986 depends on PCI
1987 ---help--- 1987 ---help---
1988 This driver supports Intel(R) 82575 gigabit ethernet family of 1988 This driver supports Intel(R) 82575/82576 gigabit ethernet family of
1989 adapters. For more information on how to identify your adapter, go 1989 adapters. For more information on how to identify your adapter, go
1990 to the Adapter & Driver ID Guide at: 1990 to the Adapter & Driver ID Guide at:
1991 1991