]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'xgene-coalescing-bugs'
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 Nov 2016 16:04:53 +0000 (12:04 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Nov 2016 16:04:53 +0000 (12:04 -0400)
Iyappan Subramanian says:

====================
drivers: net: xgene: Fix coalescing bugs

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 <isubramanian@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge