]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf86359d4103d1a5438f07bb667f675db9491754d
treeb244474df0696f41488f8c07735f6e3e9558848e
parent9a39b9cf9eaa2822f2bb4a0d950d2fc6c3addeb2
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