Skip to content

Commit 3401e4a

Browse files
RajuRangojukuba-moo
authored andcommitted
cxgb4: Add new T6 PCI device id 0x6092
Signed-off-by: Raju Rangoju <rajur@chelsio.com> Link: https://lore.kernel.org/r/20210202182511.8109-1-rajur@chelsio.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent ec7d8e7 commit 3401e4a

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
@@ -219,6 +219,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
219219
CH_PCI_ID_TABLE_FENTRY(0x6089), /* Custom T62100-KR */
220220
CH_PCI_ID_TABLE_FENTRY(0x608a), /* Custom T62100-CR */
221221
CH_PCI_ID_TABLE_FENTRY(0x608b), /* Custom T6225-CR */
222+
CH_PCI_ID_TABLE_FENTRY(0x6092), /* Custom T62100-CR-LOM */
222223
CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
223224

224225
#endif /* __T4_PCI_ID_TBL_H__ */

0 commit comments

Comments
 (0)