From: mbm Date: Mon, 9 Jul 2007 16:11:21 +0000 (+0000) Subject: restart wds links when wifi is restarted X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=d62e77d17efa6e3105f52411e13fdc3e3d8787a4;p=openwrt.git restart wds links when wifi is restarted git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7901 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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}