OSDN Git Service

cxgb4: Add PCI device ID for new T5 adapter
authorHariprasad Shenai <hariprasad@chelsio.com>
Tue, 6 Jan 2015 12:01:46 +0000 (17:31 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jan 2015 18:15:15 +0000 (13:15 -0500)
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h

index 9e4f95a..ddfb5b8 100644 (file)
@@ -153,6 +153,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
        CH_PCI_ID_TABLE_FENTRY(0x5086), /* Custom 2x T580-CR */
        CH_PCI_ID_TABLE_FENTRY(0x5087), /* Custom T580-CR */
        CH_PCI_ID_TABLE_FENTRY(0x5088), /* Custom T570-CR */
+       CH_PCI_ID_TABLE_FENTRY(0x5089), /* Custom T520-CR */
 CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
 
 #endif /* CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN */