From: Matteo Croce <mcr...@redhat.com> Date: Fri, 26 Jul 2019 01:19:31 +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. > > Signed-off-by: Matteo Croce <mcr...@redhat.com> Please resubmit with the Fixes: tag. Please do not line break the Fixes: tag no matter how many characters it ends up being in total. Thanks.