]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 1 Sep 2020 13:48:27 +0000 (14:48 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Sep 2020 21:52:32 +0000 (14:52 -0700)
commite3fbf4c60b0eb59858804960aff3003c1f85309a
tree19c08340ff6198f46819b22f73df59d8ffe8c5d5
parent33a7034f92b7c796cda7b8e405e1220a3b764c61
net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()

Move the GMAC reset handling into mac_prepare() / mac_finish()

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