Commit 3401e4aa authored by Raju Rangoju's avatar Raju Rangoju Committed by Jakub Kicinski
Browse files

cxgb4: Add new T6 PCI device id 0x6092

parent ec7d8e7d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -219,6 +219,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
	CH_PCI_ID_TABLE_FENTRY(0x6089), /* Custom T62100-KR */
	CH_PCI_ID_TABLE_FENTRY(0x608a), /* Custom T62100-CR */
	CH_PCI_ID_TABLE_FENTRY(0x608b), /* Custom T6225-CR */
	CH_PCI_ID_TABLE_FENTRY(0x6092), /* Custom T62100-CR-LOM */
CH_PCI_DEVICE_ID_TABLE_DEFINE_END;

#endif /* __T4_PCI_ID_TBL_H__ */