]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit30184d473a7694daa911bfb73805830642d0794e
tree05459a9f234ea6b8d802e76a621e1b2a7b95a3a8
parent15a9de3a41debdc464b9e8c65f223b79a9880aee
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