Skip to content

Commit 249f62b

Browse files
vishalsdkdavem330
authored andcommitted
cxgb4: Add new T6 PCI device ids 0x608b
Signed-off-by: Vishal Kulkarni <vishal@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent deedf1f commit 249f62b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
218218
CH_PCI_ID_TABLE_FENTRY(0x6088), /* Custom T62100-CR */
219219
CH_PCI_ID_TABLE_FENTRY(0x6089), /* Custom T62100-KR */
220220
CH_PCI_ID_TABLE_FENTRY(0x608a), /* Custom T62100-CR */
221+
CH_PCI_ID_TABLE_FENTRY(0x608b), /* Custom T6225-CR */
221222
CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
222223

223224
#endif /* __T4_PCI_ID_TBL_H__ */

0 commit comments

Comments
 (0)