Re: [PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies

From: Antoine Tenart
Date: Fri Apr 12 2024 - 09:21:47 EST


Quoting Maxime Chevallier (2024-04-12 15:16:48)
> On Fri, 12 Apr 2024 15:03:10 +0200
> Antoine Tenart <atenart@xxxxxxxxxx> wrote:
> > Quoting Maxime Chevallier (2024-04-12 12:46:14)
> > >
> > > This patch fixes a commit that is in net-next, hence the net-next tag and the
> > > lack of "Fixes" tag.
> >
> > You can use Fixes: on net-next, that still helps to identify which
> > commit is being fixed (eg. for reviews, while looking at the history,
> > etc).
>
> Won't the tag become invalid when the commit gets merged into an -rc
> release then ?

If the commit is in net or net-next it should not, as it'll be pulled &
merged.