summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysconf/vyatta-net.rules7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysconf/vyatta-net.rules b/sysconf/vyatta-net.rules
index a94f5b2a..a215c325 100644
--- a/sysconf/vyatta-net.rules
+++ b/sysconf/vyatta-net.rules
@@ -9,12 +9,5 @@ KERNEL=="eth*", DRIVERS=="?*",\
PROGRAM="vyatta_net_name %k $attr{address}", \
NAME="%c"
-# This keeps udev persistent net rules from trying to do anything
-# with multiple SSID's per device
-# TODO: Add proper persistent network based on Vyatta config
-# but right now there is insufficient info in sysfs to uniquely
-# determine device name based on hardware information
-KERNEL=="wlan*", DRIVERS=="?*", NAME="%k"
-
LABEL="vyatta_net_end"