]> 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)
commitc1fdf32b55c9bf18bfd15cd40f1a8bc67e083297
tree19c08340ff6198f46819b22f73df59d8ffe8c5d5
parent776fa49866b1905563e5f7b583f975132bda0f63
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