]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit890b76a1eceb74d87c526547a6a8afb55270c8dd
tree8ef5cad8cc96890619ce6252de26a014bfe54999
parentf9d966801e1737c652b2d584a0953b039eb6b260
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