net-next/hinic: add pci device ids for 25ge and 100ge card
authorZhao Chen <zhaochen6@huawei.com>
Mon, 7 May 2018 13:21:57 +0000 (09:21 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2018 04:07:42 +0000 (00:07 -0400)
commit724e47a149f504cbc9c799804bb46ea81a911909
treeb244474df0696f41488f8c07735f6e3e9558848e
parentd869dea664e662a4380ccf59cb9be9888a7af53a
net-next/hinic: add pci device ids for 25ge and 100ge card

This patch adds PCI device IDs to support 25GE and 100GE card:

1. Add device id 0x0201 for HINIC 100GE dual port card.
2. Add device id 0x0200 for HINIC 25GE dual port card.
3. Macro of device id 0x1822 is modified for HINIC 25GE quad port card.

Signed-off-by: Zhao Chen <zhaochen6@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/huawei/hinic/hinic_main.c