cxgb4: add new T5 pci device id
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
85eacf3f42
commit
29db398418
|
@ -172,6 +172,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
|
|||
CH_PCI_ID_TABLE_FENTRY(0x509e), /* Custom T520-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x509f), /* Custom T540-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x50a0), /* Custom T540-CR */
|
||||
CH_PCI_ID_TABLE_FENTRY(0x50a1), /* Custom T540-CR */
|
||||
|
||||
/* T6 adapters:
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue