Re: [PATCH v1 2/2] net: ethernet: mtk_eth_soc: Support custom ifname

From: David Miller
Date: Mon Jun 14 2021 - 15:48:21 EST


From: Reto Schneider <code@xxxxxxxxxxxxxxxxx>
Date: Sun, 13 Jun 2021 13:58:19 +0200

> From: Reto Schneider <reto.schneider@xxxxxxxxxxxxxxxxxx>
>
> Name the MAC interface name according to the label property. If the
> property is missing, the default name (ethX) gets used.
>
> Signed-off-by: Reto Schneider <reto.schneider@xxxxxxxxxxxxxxxxxx>

Please solve naming issues in userspace via udev, thank you.