]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit67aabf034ab8145f9aa924a190c59b2aa80b2db3
tree163999dc96988c0b9b03c7227df37c79c9ed6ac6
parentb02075d59fc2ad9e3b4d5b2581670ed02aff0ffe
parentca79a28f11f1754796bba1a3b9311c3f5e573d7b
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>