summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
diff options
context:
space:
mode:
authorGanesh Goudar2018-05-11 15:07:34 +0200
committerDavid S. Miller2018-05-11 22:10:46 +0200
commitf4a313b9713933af5c7928dbb6bedc8077ade572 (patch)
treefec3d05c9df1c48156a66d6d34e18c43b52b92b4 /drivers/net/ethernet/chelsio
parentnet: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d" (diff)
downloadkernel-qcow2-linux-f4a313b9713933af5c7928dbb6bedc8077ade572.tar.gz
kernel-qcow2-linux-f4a313b9713933af5c7928dbb6bedc8077ade572.tar.xz
kernel-qcow2-linux-f4a313b9713933af5c7928dbb6bedc8077ade572.zip
cxgb4: Add new T5 device id
Add 0x50ad device id for new T5 card. Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio')
-rw-r--r--drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h1
1 files changed, 1 insertions, 0 deletions
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 90b5274a8ba1..adacc6399131 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:
*/