aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-10-18 13:08:59 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-10-18 13:08:59 +0000
commit0a993680d5c42af9c5d6c7884d00bd8a01e3881a (patch)
treed4ca4835f96837c7cda8a016394e58e15447dee9 /package
parentc37f550144aacfb98fa95c1f7598d094feb37820 (diff)
downloadupstream-0a993680d5c42af9c5d6c7884d00bd8a01e3881a.tar.gz
upstream-0a993680d5c42af9c5d6c7884d00bd8a01e3881a.tar.bz2
upstream-0a993680d5c42af9c5d6c7884d00bd8a01e3881a.zip
Revert [9176] now that we have network config handling stp [9343]
SVN-Revision: 9344
Diffstat (limited to 'package')
-rw-r--r--package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds b/package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds
index e4b537cc07..d60a316294 100644
--- a/package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds
+++ b/package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds
@@ -33,9 +33,6 @@ setup_broadcom_wds() {
sleep 1
nas4not lan "$iface" up auto aes "$encryption" "$key" "$ssid"
}
-
- brctl stp br-lan on
-
}
}