From: florian Date: Fri, 4 Jan 2008 07:14:40 +0000 (+0000) Subject: Set country before channel (#2958) X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=eded00259ea760d020011d1c7a127b6e41753e9c Set country before channel (#2958) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10113 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 f52e9b0d7..d9b2220e3 100644 --- a/package/broadcom-wl/files/lib/wifi/broadcom.sh +++ b/package/broadcom-wl/files/lib/wifi/broadcom.sh @@ -250,8 +250,8 @@ macfilter ${macfilter:-0} maclist ${maclist:-none} wds none ${wds:+wds $wds} -${channel:+channel $channel} country ${country:-IL0} +${channel:+channel $channel} maxassoc ${maxassoc:-128} slottime ${slottime:--1}