提交 8fcc6033 编写于 作者: A Abhimanyu 提交者: David S. Miller

gianfar: Increase TX_TIMEOUT to 5HZ

Increased TX_TIMEOUT to 5HZ to accommodate worst case situation
for traffic and CPU intensive use cases
Signed-off-by: NPriyanka Jain <Priyanka.Jain@freescale.com>
Signed-off-by: NAbhimanyu <abhimanyu@freescale.com>
Acked-by: NClaudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 d59542dd
......@@ -107,7 +107,7 @@
#include "gianfar.h"
#define TX_TIMEOUT (1*HZ)
#define TX_TIMEOUT (5*HZ)
const char gfar_driver_version[] = "2.0";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册