From: Ganesh Goudar Date: Fri, 11 May 2018 13:07:34 +0000 (+0530) Subject: cxgb4: Add new T5 device id X-Git-Tag: v4.18-rc1~114^2~259 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4a313b9713933af5c7928dbb6bedc8077ade572;p=thirdparty%2Fkernel%2Flinux.git cxgb4: Add new T5 device id Add 0x50ad device id for new T5 card. Signed-off-by: Ganesh Goudar Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h b/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h index 90b5274a8ba18..adacc63991314 100644 --- a/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h +++ b/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h @@ -187,6 +187,7 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN CH_PCI_ID_TABLE_FENTRY(0x50aa), /* Custom T580-CR */ CH_PCI_ID_TABLE_FENTRY(0x50ab), /* Custom T520-CR */ CH_PCI_ID_TABLE_FENTRY(0x50ac), /* Custom T540-BT */ + CH_PCI_ID_TABLE_FENTRY(0x50ad), /* Custom T520-CR */ /* T6 adapters: */