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>
This commit is contained in:
parent
5caea4ea70
commit
3ef6b2354f
|
@ -1982,10 +1982,10 @@ config IP1000
|
||||||
will be called ipg. This is recommended.
|
will be called ipg. This is recommended.
|
||||||
|
|
||||||
config IGB
|
config IGB
|
||||||
tristate "Intel(R) 82575 PCI-Express Gigabit Ethernet support"
|
tristate "Intel(R) 82575/82576 PCI-Express Gigabit Ethernet support"
|
||||||
depends on PCI
|
depends on PCI
|
||||||
---help---
|
---help---
|
||||||
This driver supports Intel(R) 82575 gigabit ethernet family of
|
This driver supports Intel(R) 82575/82576 gigabit ethernet family of
|
||||||
adapters. For more information on how to identify your adapter, go
|
adapters. For more information on how to identify your adapter, go
|
||||||
to the Adapter & Driver ID Guide at:
|
to the Adapter & Driver ID Guide at:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue