|
@@ -228,7 +228,7 @@ static DECLARE_DELAYED_WORK(reg_timeout, reg_timeout_work);
|
|
|
|
|
|
/* We keep a static world regulatory domain in case of the absence of CRDA */
|
|
/* We keep a static world regulatory domain in case of the absence of CRDA */
|
|
static const struct ieee80211_regdomain world_regdom = {
|
|
static const struct ieee80211_regdomain world_regdom = {
|
|
- .n_reg_rules = 6,
|
|
|
|
|
|
+ .n_reg_rules = 8,
|
|
.alpha2 = "00",
|
|
.alpha2 = "00",
|
|
.reg_rules = {
|
|
.reg_rules = {
|
|
/* IEEE 802.11b/g, channels 1..11 */
|
|
/* IEEE 802.11b/g, channels 1..11 */
|