Re: [PATCH net-next 0/2] drivers: net: xgene: Fix coalescing bugs
From: David Miller <davem@davemloft.net>
Date: 2016-11-01 16:05:44
Also in:
linux-arm-kernel
From: David Miller <davem@davemloft.net>
Date: 2016-11-01 16:05:44
Also in:
linux-arm-kernel
From: Iyappan Subramanian <redacted> Date: Mon, 31 Oct 2016 16:00:25 -0700
This patch set fixes the following,
1. Since ethernet v1 hardware has a bug related to coalescing,
disabling this feature
2. Fixing ethernet v2 hardware, interrupt trigger region
id to 2, to kickoff coalescing
Signed-off-by: Iyappan Subramanian <redacted>Series applied, thanks.