Skip to content

Commit 6d444c4

Browse files
Ganesh Goudardavem330
authored andcommitted
cxgb4: Add new T6 PCI device ids 0x608a
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1c51dc9 commit 6d444c4

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
@@ -217,6 +217,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
217217
CH_PCI_ID_TABLE_FENTRY(0x6087), /* Custom T6225-CR */
218218
CH_PCI_ID_TABLE_FENTRY(0x6088), /* Custom T62100-CR */
219219
CH_PCI_ID_TABLE_FENTRY(0x6089), /* Custom T62100-KR */
220+
CH_PCI_ID_TABLE_FENTRY(0x608a), /* Custom T62100-CR */
220221
CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
221222

222223
#endif /* __T4_PCI_ID_TBL_H__ */

0 commit comments

Comments
 (0)