Re: [PATCH net-next] gianfar: Increase TX_TIMEOUT to 5HZ

2015-10-27 Thread David Miller
From: Abhimanyu Date: Tue, 27 Oct 2015 14:17:43 +0530 > Increased TX_TIMEOUT to 5HZ to accommodate worst case situation > for traffic and CPU intensive use cases > > Signed-off-by: Priyanka Jain > Signed-off-by: Abhimanyu Applied, thanks. -- To unsubscribe from this list: send the line "unsub

RE: [PATCH net-next] gianfar: Increase TX_TIMEOUT to 5HZ

2015-10-27 Thread Manoil Claudiu
>-Original Message- >From: Abhimanyu [mailto:abhima...@freescale.com] >Sent: Tuesday, October 27, 2015 10:48 AM >To: David S. Miller ; netdev@vger.kernel.org >Cc: Manoil Claudiu-B08782 ; Saini >Abhimanyu-B49017 ; Jain Priyanka-B32167 > >Subject: [PATCH net

[PATCH net-next] gianfar: Increase TX_TIMEOUT to 5HZ

2015-10-27 Thread Abhimanyu
Increased TX_TIMEOUT to 5HZ to accommodate worst case situation for traffic and CPU intensive use cases Signed-off-by: Priyanka Jain Signed-off-by: Abhimanyu --- drivers/net/ethernet/freescale/gianfar.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/ethern