bnxt_en: Simplify PCI device names and add additinal PCI IDs.
authorMichael Chan <michael.chan@broadcom.com>
Mon, 19 Sep 2016 07:58:01 +0000 (03:58 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Sep 2016 01:32:24 +0000 (21:32 -0400)
commitadbc830545003c4b7494c903654bea22e5a66bb4
tree8ef5cad8cc96890619ce6252de26a014bfe54999
parent8d6be8b627389c6dc7e0ea2455a7542c8a2a16a7
bnxt_en: Simplify PCI device names and add additinal PCI IDs.

Remove "Single-port/Dual-port" from the device names.  Dual-port devices
will appear as 2 separate devices, so no need to call each a dual-port
device.  Use a more generic name for VF devices belonging to the same
chip fanmily.  Add some remaining NPAR device IDs.

Signed-off-by: David Christensen <david.christensen@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt.c