Re: [PATCH net-next] cxgb4: fix incorrect cim_la output for T6

2017-06-02 Thread David Miller
From: Ganesh Goudar Date: Wed, 31 May 2017 19:10:21 +0530 > take care of UpDbgLaRdPtr[0-3] restriction for T6. > > Signed-off-by: Ganesh Goudar > --- > v2: > - not using loop to increment UPDBGLARDPTR Applied, thank you.

Re: [PATCH net-next] cxgb4: fix incorrect cim_la output for T6

2017-05-30 Thread Ganesh Goudar
On Friday, May 05/19/17, 2017 at 14:17:11 +, David Laight wrote: > From: Ganesh Goudar > > Sent: 19 May 2017 11:12 > T6 > > > > take care of UpDbgLaRdPtr[0-3] restriction for T6 > > > > Signed-off-by: Ganesh Goudar > > --- > > drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 7 +++ > > 1 fi

RE: [PATCH net-next] cxgb4: fix incorrect cim_la output for T6

2017-05-19 Thread David Laight
From: Ganesh Goudar > Sent: 19 May 2017 11:12 T6 > > take care of UpDbgLaRdPtr[0-3] restriction for T6 > > Signed-off-by: Ganesh Goudar > --- > drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c