]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvneta: add configuration for MBUS windows access protection
authorMarcin Wojtas <mw@semihalf.com>
Mon, 30 Nov 2015 12:27:41 +0000 (13:27 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 04:35:04 +0000 (23:35 -0500)
commit8b704999e5259c841797431b25bcd75245a4022b
tree24c53aab7806f848b20bb19c8a1967aed83f360d
parent5fc47569502d09bd46d019352b9967cafc146269
net: mvneta: add configuration for MBUS windows access protection

This commit adds missing configuration of MBUS windows access protection
in mvneta_conf_mbus_windows function - a dedicated variable for that
purpose remained there unused since v3.8 initial mvneta support. Because
of that the register contents were inherited from the bootloader.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Fixes: a2099e3eb275 ("net: mvneta: driver for Marvell Armada 370/XP network
unit")
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvneta.c