Set country before channel (#2958)
[openwrt/staging/chunkeey.git] / package / broadcom-wl / files / lib / wifi / broadcom.sh
index f52e9b0d752add330d17ca8dbd9140d0d31204d1..d9b2220e3ff33d3e04439e8a719a9a36e7cc3a19 100644 (file)
@@ -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}