Re: [PATCH v5 06/11] net: ethernet: mtk-star-emac: new driver

From: Arnd Bergmann
Date: Wed May 27 2020 - 07:33:35 EST


On Wed, May 27, 2020 at 10:46 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:

> > I don't know if there should be a new label that excludes that
> > assignment for those particular gotos or if new_dma_addr should
> > be initialized to something at the top. Please take a look at
> > addressing this when you get a chance.
> >
> > Cheers,
> > Nathan
>
> Hi Nathan,
>
> Thanks for reporting this! I have a fix ready and will send it shortly.

I already have a workaround for this bug as well as another one
in my tree that I'll send later today after some more testing.

Feel free to wait for that, or just ignore mine if you already have a fix.

Arnd