cxgb4: Add device ID for new adapter
authorHariprasad Shenai <hariprasad@chelsio.com>
Thu, 19 Mar 2015 16:57:35 +0000 (22:27 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Mar 2015 19:30:20 +0000 (15:30 -0400)
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 ddfb5b8..ee877c0 100644 (file)
@@ -154,6 +154,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
        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_ID_TABLE_FENTRY(0x5090), /* Custom T540-CR */
 CH_PCI_DEVICE_ID_TABLE_DEFINE_END;
 
 #endif /* CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN */