bnx2: Rebranding bnx2 driver.

o QLogic has acquired the NetXtremeII products and drivers from Broadcom.
  This patch re-brands bnx2 driver as a QLogic driver

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Jitendra Kalsaria
2014-06-23 15:10:33 -04:00
committed by David S. Miller
parent 1f74714f1e
commit 28c4ec0df6
4 changed files with 12 additions and 9 deletions

View File

@@ -72,12 +72,12 @@ config BCMGENET
Broadcom BCM7xxx Set Top Box family chipset.
config BNX2
tristate "Broadcom NetXtremeII support"
tristate "QLogic NetXtremeII support"
depends on PCI
select CRC32
select FW_LOADER
---help---
This driver supports Broadcom NetXtremeII gigabit Ethernet cards.
This driver supports QLogic NetXtremeII gigabit Ethernet cards.
To compile this driver as a module, choose M here: the module
will be called bnx2. This is recommended.