Merge branch 'mvneta-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 04:35:22 +0000 (23:35 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 04:35:22 +0000 (23:35 -0500)
Marcin Wojtas says:

====================
Marvell Armada XP/370/38X Neta fixes

I'm sending v4 with corrected commit log of the last patch, in order to
avoid possible conflicts between the branches as suggested by Gregory
Clement.

Best regards,
Marcin Wojtas

Changes from v4:
* Correct commit log of patch 6/6

Changes from v2:
* Style fixes in patch updating mbus protection
* Remove redundant stable notifications except for patch 4/6

Changes from v1:
* update MBUS windows access protection register once, after whole loop
* add fixing value of MVNETA_RXQ_INTR_ENABLE_ALL_MASK
* add fixing error path for skb_build()
* add possibility of setting custom TX IP checksum limit in DT property
====================

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

Trivial merge