We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c51dc9 commit 6d444c4Copy full SHA for 6d444c4
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
@@ -217,6 +217,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
217
CH_PCI_ID_TABLE_FENTRY(0x6087), /* Custom T6225-CR */
218
CH_PCI_ID_TABLE_FENTRY(0x6088), /* Custom T62100-CR */
219
CH_PCI_ID_TABLE_FENTRY(0x6089), /* Custom T62100-KR */
220
+ CH_PCI_ID_TABLE_FENTRY(0x608a), /* Custom T62100-CR */
221
CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
222
223
#endif /* __T4_PCI_ID_TBL_H__ */
0 commit comments