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

SVN-Revision: 9344
owl
Florian Fainelli 2007-10-18 13:08:59 +00:00
parent c37f550144
commit 0a993680d5
1 changed files with 0 additions and 3 deletions

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
}
}