[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190727.132414.1618042108645535246.davem@davemloft.net>
Date: Sat, 27 Jul 2019 13:24:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mcroce@...hat.com
Cc: netdev@...r.kernel.org, antoine.tenart@...tlin.com,
maxime.chevallier@...tlin.com, mw@...ihalf.com,
stefanc@...vell.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] mvpp2: refactor MTU change code
From: Matteo Croce <mcroce@...hat.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 <mcroce@...hat.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.
Powered by blists - more mailing lists