From: Florian Fainelli Date: Fri, 4 Jan 2008 07:14:40 +0000 (+0000) Subject: Set country before channel (#2958) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=cc9b4a01cee732a942a3805afdf0f7e64be12371 Set country before channel (#2958) SVN-Revision: 10113 --- diff --git a/package/broadcom-wl/files/lib/wifi/broadcom.sh b/package/broadcom-wl/files/lib/wifi/broadcom.sh index f52e9b0d75..d9b2220e3f 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}