1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 17:00:43 +03:00

Revert [9176] now that we have network config handling stp [9343]

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9344 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-10-18 13:08:59 +00:00
parent a998955b82
commit 98fb87989b

View File

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