Merge branch 'cxgb4-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Sep 2015 19:29:26 +0000 (12:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Sep 2015 19:29:26 +0000 (12:29 -0700)
commit9b57ab8b58571ee57030210b74e2aabd1a18cff2
treed846ee038c77bf2f8cc365a69755af182f56d68a
parentd43cefcd68bbc9a67b2c0efe38eb9cf6b5170fe8
parent2a485cf7db2815ca0d1510143d9126c4475aab39
Merge branch 'cxgb4-fixes'

Hariprasad Shenai says:

====================
cxgb4: Fix tx flit calculation and wc stat configuration

This patch series fixes the following:
Patch 1/2 fixes tx flit calculation, which if wrong can lead to
stall, hang, data corrpution, write combining failure. Patch 2/2 fixes
PCI-E write combining stats configuration.

This patch series has been created against net tree and includes
patches on cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>