]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9e80d628205a38caf72111558123baf228f2fbb3
treeb1ded4489a5a5b323afe7bb7707f29d9f7c580bc
parent8354dbdb14851c52b655b1f84ef1088016b1f703
parent9c6840129809cfcdbd538f2d15eb79aa52f1a292
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>