On 10/18/2018 6:08 PM, masahisa.koj...@linaro.org wrote:
> From: Masahisa Kojima <masahisa.koj...@linaro.org>
>
> This patch series include bugfix for the netsec ethernet
> controller driver, fix the problem in interface down/up.
Since all of these are bugfixes you would want to provide a Fixes: tag
for the offending commits, that way you can get automated backporting to
stable trees, also patches should be targeted at the "net" tree, which
is indicated with a subject start with [PATCH net], more comments in the
patches.
>
> Masahisa Kojima (3):
> net: socionext: stop PHY before resetting netsec
> net: socionext: Add dummy PHY register read in phy_write()
> net: socionext: reset tx queue in ndo_stop
>
> drivers/net/ethernet/socionext/netsec.c | 36
> +++++++++++++++++++++++++++------
> 1 file changed, 30 insertions(+), 6 deletions(-)
>
--
Florian