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)
commita64f3f83505f4ed6662fd9dda998d4890aba58bd
treebd5cc56420c19043b3a247b786dfc68bebbc9a0c
parent9f7aec5f563f6e82efa96342547a5285f751106b
parentc4a25007cfccbf19e6481885af378bca5e681683
Merge branch 'mvneta-fixes'

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>