summaryrefslogtreecommitdiffstats
path: root/etc/network.subr
diff options
context:
space:
mode:
Diffstat (limited to 'etc/network.subr')
-rw-r--r--etc/network.subr3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/network.subr b/etc/network.subr
index 51173c5..a98954b 100644
--- a/etc/network.subr
+++ b/etc/network.subr
@@ -49,9 +49,6 @@ ifconfig_up()
fi
if wpaif $1; then
- if [ $_cfg -ne 0 ] ; then
- ifconfig $1 up
- fi
/etc/rc.d/wpa_supplicant start $1
_cfg=0 # XXX: not sure this should count
fi
OpenPOWER on IntegriCloud