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)
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>

Trivial merge