提交 34da9e50 编写于 作者: G Giuseppe CAVALLARO 提交者: David S. Miller

stmmac: removed not used definitions

Reported-by: NKarim Hamiti <karim.hamiti@st.com>
Signed-off-by: NGiuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c8d55a9d
......@@ -116,9 +116,6 @@ static int tc = TC_DEFAULT;
module_param(tc, int, S_IRUGO | S_IWUSR);
MODULE_PARM_DESC(tc, "DMA threshold control value");
#define RX_NO_COALESCE 1 /* Always interrupt on completion */
#define TX_NO_COALESCE -1 /* No moderation by default */
/* Pay attention to tune this parameter; take care of both
* hardware capability and network stabitily/performance impact.
* Many tests showed that ~4ms latency seems to be good enough. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册