Skip to content

Commit

Permalink
igb: update name to reflect new hardware
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Alexander Duyck authored and David S. Miller committed Nov 20, 2008
1 parent 5caea4e commit 3ef6b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1982,10 +1982,10 @@ config IP1000
will be called ipg. This is recommended.

config IGB
tristate "Intel(R) 82575 PCI-Express Gigabit Ethernet support"
tristate "Intel(R) 82575/82576 PCI-Express Gigabit Ethernet support"
depends on PCI
---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
to the Adapter & Driver ID Guide at:

Expand Down

0 comments on commit 3ef6b23

Please sign in to comment.