Revert [9176] now that we have network config handling stp [9343]
authorFlorian Fainelli <florian@openwrt.org>
Thu, 18 Oct 2007 13:08:59 +0000 (13:08 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 18 Oct 2007 13:08:59 +0000 (13:08 +0000)
SVN-Revision: 9344

package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds

index e4b537cc0775dd76f45c7639814a9ce539687d21..d60a3162946c3ae11ab565ee30ba15d018647434 100644 (file)
@@ -33,9 +33,6 @@ setup_broadcom_wds() {
                                sleep 1
                                nas4not lan "$iface" up auto aes "$encryption" "$key" "$ssid" 
                        }
-
-                       brctl stp br-lan on
-                       
                }
        }