forked from pool/systemd
12 lines
530 B
Diff
12 lines
530 B
Diff
|
Index: systemd-210/src/udev/rule_generator/76-net-sriov-names.rules
|
||
|
===================================================================
|
||
|
--- systemd-210.orig/src/udev/rule_generator/76-net-sriov-names.rules
|
||
|
+++ systemd-210/src/udev/rule_generator/76-net-sriov-names.rules
|
||
|
@@ -15,6 +15,5 @@ SUBSYSTEM=="net", SUBSYSTEMS=="pci", ACT
|
||
|
|
||
|
# rename interface if needed
|
||
|
ENV{INTERFACE_NEW}=="?*", NAME="$env{INTERFACE_NEW}"
|
||
|
-ENV{INTERFACE_NEW}=="", DRIVERS=="cxgb4vf|igbvf|ixgbevf", NAME="vf$attr{ifindex}"
|
||
|
|
||
|
LABEL="net-sriov-names_end"
|