Re: [PATCHv3 net 2/2] net: asix: init mdiobus from one function

From: Grant Grundler
Date: Thu Mar 09 2023 - 14:54:12 EST


On Thu, Mar 9, 2023 at 11:30 AM Andrew Lunn <andrew@xxxxxxx> wrote:
>
> > I hope the maintainers can apply both to net-next and only apply the
> > first to net branch.
>
> Hi Grant
>
> Please take a look at
> https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
>
> Please submit the first patch to net. Then wait a week for net to be
> merged into net-next, and submit the second patch to net-next.

Thanks Andrew!
I read maintainer-netdev.html when Jakub pointed me at it a few days
ago. He also instructed me to use "net" but didn't specify for the
second patch - so I assumed both patches.

I'll follow your instructions and repost to net-next once the first
patch has been merged.

cheers,
grant

>
> Andrew