Re: [PATCH net-next v3 17/17] net: ibm: emac: mal: move dcr map down

From: Rosen Penev
Date: Fri Oct 04 2024 - 19:44:12 EST


On Fri, Oct 4, 2024 at 4:36 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Wed, 2 Oct 2024 19:11:35 -0700 Rosen Penev wrote:
> > There's actually a bug above where it returns instead of calling goto.
> > Instead of calling goto, move dcr_map and friends down as they're used
> > right after the spinlock in mal_reset.
>
> Not a fix?
It's a fix for a prior commit, yes. 6d3ba097ee81d if I'm using git
blame correctly.