Skip to content

Commit

Permalink
cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0
Browse files Browse the repository at this point in the history
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ganesh Goudar authored and David S. Miller committed Aug 14, 2018
1 parent e29129f commit 6e24dca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,8 @@ CH_PCI_DEVICE_ID_TABLE_DEFINE_BEGIN
CH_PCI_ID_TABLE_FENTRY(0x50ac), /* Custom T540-BT */
CH_PCI_ID_TABLE_FENTRY(0x50ad), /* Custom T520-CR */
CH_PCI_ID_TABLE_FENTRY(0x50ae), /* Custom T540-XL-SO */
CH_PCI_ID_TABLE_FENTRY(0x50af), /* Custom T580-KR-SO */
CH_PCI_ID_TABLE_FENTRY(0x50b0), /* Custom T520-CR-LOM */

/* T6 adapters:
*/
Expand Down

0 comments on commit 6e24dca

Please sign in to comment.