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)
commitd483ff232ceb00f8f4b2199c4d2b69c1c85aacb8
treeb1ded4489a5a5b323afe7bb7707f29d9f7c580bc
parent2c8657d226ad9f02030e12ce7db3076ead9c16a8
parentf126df8503275facc96dd05a818086afbb89b77d
Merge branch 'xgene-coalescing-bugs'

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>