From: Florian Fainelli Date: Fri, 4 Jan 2008 07:14:40 +0000 (+0000) Subject: Set country before channel (#2958) X-Git-Tag: reboot~27283 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=49abd3445d62f1ceef1febed1e95c99ffd2c0cb6;p=oweals%2Fopenwrt.git 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}