From: Matteo Croce <[email protected]> Date: Sun, 28 Jul 2019 02:46:45 +0200
> The MTU change code can call napi_disable() with the device already down,
> leading to a deadlock. Also, lot of code is duplicated unnecessarily.
>
> Rework mvpp2_change_mtu() to avoid the deadlock and remove duplicated code.
>
> Fixes: 3f518509dedc ("ethernet: Add new driver for Marvell Armada 375 network
> unit")
> Signed-off-by: Matteo Croce <[email protected]>
Applied and queued up for -stable, thanks.

