mirror of https://gitee.com/openkylin/linux.git
cxgb4: correct device ID of T6 adapter
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
14135f30e3
commit
0b53df1e9e
|
@ -178,9 +178,9 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
|
|||
CH_PCI_ID_TABLE_FENTRY(0x6005),
|
||||
CH_PCI_ID_TABLE_FENTRY(0x6006),
|
||||
CH_PCI_ID_TABLE_FENTRY(0x6007),
|
||||
CH_PCI_ID_TABLE_FENTRY(0x6008),
|
||||
CH_PCI_ID_TABLE_FENTRY(0x6009),
|
||||
CH_PCI_ID_TABLE_FENTRY(0x600d),
|
||||
CH_PCI_ID_TABLE_FENTRY(0x6010),
|
||||
CH_PCI_ID_TABLE_FENTRY(0x6011),
|
||||
CH_PCI_ID_TABLE_FENTRY(0x6014),
|
||||
CH_PCI_ID_TABLE_FENTRY(0x6015),
|
||||
|
|
Loading…
Reference in New Issue