Merge branch 'thunderx-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 Nov 2016 18:28:34 +0000 (13:28 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Nov 2016 18:28:34 +0000 (13:28 -0500)
commita7741713dd361f081e5b48c04f59d0bbb1f32ed3
tree163999dc96988c0b9b03c7227df37c79c9ed6ac6
parentb71de936c38e80d1f059fd54d8704e9d86d6bd10
parentc94acf805d93e7beb5898ac97ff327ae0b6f04dd
Merge branch 'thunderx-fixes'

Sunil Goutham says:

====================
net: thunderx: Miscellaneous fixes

This patchset includes fixes for incorrect LMAC credits,
unreliable driver statistics, memory leak upon interface
down e.t.c

Changes from v1:
- As suggested replaced bit shifting with BIT() macro
  in the patch 'Fix configuration of L3/L4 length checking'.
====================

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