Re: [PATCH] net: lpc_eth: avoid resetting twice

From: David Miller
Date: Sun Oct 13 2019 - 14:15:59 EST


From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
Date: Thu, 10 Oct 2019 22:46:06 +0200

> __lpc_eth_shutdown is called after __lpc_eth_reset but it is already
> calling __lpc_eth_reset. Avoid resetting the IP twice.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>

Applied.