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 deedf1f commit 249f62bCopy full SHA for 249f62b
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
@@ -218,6 +218,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
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_ID_TABLE_FENTRY(0x608b), /* Custom T6225-CR */
222
CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
223
224
#endif /* __T4_PCI_ID_TBL_H__ */
0 commit comments