]> 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)
commitd24f8d13eb6f17d6002fe865ae9d3b1c45896be6
tree24c53aab7806f848b20bb19c8a1967aed83f360d
parent4ba060c91e4772260281d9c4ebc1889c0a71256b
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: 74510ae74238 ("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