Re: [PATCH net-next] cxgb4: add new T5 device id's

2018-05-02 Thread David Miller
From: Ganesh Goudar Date: Wed, 2 May 2018 11:47:15 +0530 > Add device id's 0x5019, 0x501a and 0x501b for T5 > cards. > > Signed-off-by: Ganesh Goudar Applied, thanks.

[PATCH net-next] cxgb4: add new T5 device id's

2018-05-01 Thread Ganesh Goudar
Add device id's 0x5019, 0x501a and 0x501b for T5 cards. Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h b/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tb