net: mvneta: move port configuration
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 2 Jan 2018 17:24:49 +0000 (17:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Jan 2018 15:38:53 +0000 (10:38 -0500)
commit32699954bc25813ec33ad9b29422941b3d57c107
tree05459a9f234ea6b8d802e76a621e1b2a7b95a3a8
parent503f9aa9cc97d8563b77ab9ebc1ce78e49697881
net: mvneta: move port configuration

Move the port configuration and release of reset to mvneta_mac_config()
along side the rest of the port mode configuration.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvneta.c