Hi Florian, Ard,
Yes, that is my mistake. Thank you very much for pointing out, Ard. On Tue, 23 Oct 2018 at 20:32, Ard Biesheuvel <ard.biesheu...@linaro.org> wrote: > > (+ Florian) > > On 23 October 2018 at 08:24, <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. > > > > changes in v2: > > - change the place to perform the PHY power down > > - use the MACROs defiend in include/uapi/linux/mii.h > > - update commit comment > > > > 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 | 40 > > ++++++++++++++++++++++++++++----- > > 1 file changed, 34 insertions(+), 6 deletions(-) > > > > Hello Masahisa, > > As a courtesy, please cc people that have commented on your patches on > subsequent revisions of the series.