restart wds links when wifi is restarted
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 9 Jul 2007 16:11:21 +0000 (16:11 +0000)
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 9 Jul 2007 16:11:21 +0000 (16:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7901 3c298f89-4303-0410-b956-a3cf2f4a3e73

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}