Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368431
b: refs/heads/master
c: 8ab9d85
h: refs/heads/master
i:
  368429: 7c1a9f9
  368427: b91b452
  368423: 601078e
  368415: 42485b0
v: v3
  • Loading branch information
Johannes Berg committed Mar 6, 2013
1 parent 340ba5f commit dc9e513
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 93d08f0b785dd3878a3b84a9013a15e57e6b4344
refs/heads/master: 8ab9d85c650477cbf28a0a0dfc9796c505d03d82
6 changes: 3 additions & 3 deletions trunk/net/wireless/reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,14 +184,14 @@ static const struct ieee80211_regdomain world_regdom = {
NL80211_RRF_NO_IBSS |
NL80211_RRF_NO_OFDM),
/* IEEE 802.11a, channel 36..48 */
REG_RULE(5180-10, 5240+10, 40, 6, 20,
REG_RULE(5180-10, 5240+10, 80, 6, 20,
NL80211_RRF_PASSIVE_SCAN |
NL80211_RRF_NO_IBSS),

/* NB: 5260 MHz - 5700 MHz requies DFS */
/* NB: 5260 MHz - 5700 MHz requires DFS */

/* IEEE 802.11a, channel 149..165 */
REG_RULE(5745-10, 5825+10, 40, 6, 20,
REG_RULE(5745-10, 5825+10, 80, 6, 20,
NL80211_RRF_PASSIVE_SCAN |
NL80211_RRF_NO_IBSS),

Expand Down

0 comments on commit dc9e513

Please sign in to comment.