restart wds links when wifi is restarted
[openwrt-10.03/.git] / package / broadcom-wl / files / lib / wifi / broadcom.sh
index abfbfb97858f4a4f70a99bf250476292e0488472..3a8bebd176436597bec7459893bd81408018a328 100644 (file)
@@ -232,7 +232,8 @@ txant ${txant:-3}
 radio ${radio:-1}
 macfilter 0
 maclist none
-wds ${wds:-none}
+wds none
+${wds:+wds $wds}
 ${channel:+channel $channel}
 country ${country:-IL0}
 maxassoc ${maxassoc:-128}