mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
net_id: add missing naming scheme name for v254
Follow up to 88d2bda812
This commit is contained in:
parent
e0eb051f95
commit
acd3f69217
@ -26,6 +26,7 @@ static const NamingScheme naming_schemes[] = {
|
||||
{ "v251", NAMING_V251 },
|
||||
{ "v252", NAMING_V252 },
|
||||
{ "v253", NAMING_V253 },
|
||||
{ "v254", NAMING_V254 },
|
||||
/* … add more schemes here, as the logic to name devices is updated … */
|
||||
|
||||
EXTRA_NET_NAMING_MAP
|
||||
|
Loading…
Reference in New Issue
Block a user