Re: [PATCH] net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT

From: Andrew Lunn
Date: Tue Nov 15 2022 - 10:02:52 EST


> Apparently there may be a reason, see commit e9f656b7a214 ("net:
> ethernet: set default assignment identifier to NET_NAME_ENUM")
> so let's switch to ENUM while at it.

I would recommend two patches, making it easier to revert if we find
something in userspace breaks.

Andrew