Merge branch 'thunderx-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 26 Oct 2015 01:13:37 +0000 (18:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Oct 2015 01:13:37 +0000 (18:13 -0700)
commit30aa7b18e8f997a6c35e8d866642396a787afbb8
tree7a9884f3554961cfadfbcf8fe6d44e6e649750c3
parentce9d9b8e5c2b7486edf76958bcdb5e6534a915b0
parent34411b68b132e403ddf395419e986475a9993d9b
Merge branch 'thunderx-fixes'

David Daney says:

====================
net: thunderx: Support pass-2 revision hardware.

With the availability of a new revision of the ThunderX NIC hardware a
few changes to the driver are required.  With these, the driver works
on all currently available hardware revisions.
====================

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