diff --git a/src/udev/net/link-config.c b/src/udev/net/link-config.c index cec4f4f..5113586 100644 --- a/src/udev/net/link-config.c +++ b/src/udev/net/link-config.c @@ -306,7 +306,6 @@ static bool should_rename(struct udev_device *device, bool respect_predictable) switch (type) { case NET_NAME_USER: - case NET_NAME_RENAMED: /* these were already named by userspace, do not touch again */ return false; case NET_NAME_PREDICTABLE: