From: Mike Baker Date: Mon, 9 Jul 2007 16:11:21 +0000 (+0000) Subject: restart wds links when wifi is restarted X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=6fe53385914e2004145455430d0282ace3c84ddf;p=openwrt%2Fstaging%2Fwigyori.git restart wds links when wifi is restarted SVN-Revision: 7901 --- diff --git a/package/broadcom-wl/files/lib/wifi/broadcom.sh b/package/broadcom-wl/files/lib/wifi/broadcom.sh index abfbfb9785..3a8bebd176 100644 --- a/package/broadcom-wl/files/lib/wifi/broadcom.sh +++ b/package/broadcom-wl/files/lib/wifi/broadcom.sh @@ -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}