diff options
| author | Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org> | 2017-10-17 18:00:55 +0800 |
|---|---|---|
| committer | Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org> | 2019-04-26 23:16:45 +0530 |
| commit | cb95c3b72b79150497d3e53096597ea397c0d952 (patch) | |
| tree | e3049802a7798d243188cd5a0c293d51a5b9e5e8 | |
| parent | c5319c46a1c1c0e0bdbbb587cdffbf79fa4e1165 (diff) | |
msm: wlan: Update regulatory rules for JM
As per regulatory master sheet, JM maps to FCC13 for 5GHz. For FCC13,
there is no radar detect pattern. Therefore, Remove DFS flag for JM.
CRs-Fixed: 2177739
Change-Id: I2dee046369ea4c3bd8feffbf97dbf40bea2137b6
Signed-off-by: Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>
| -rw-r--r-- | net/wireless/db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireless/db.txt b/net/wireless/db.txt index ce03af7baf68..29b4303c2ec6 100644 --- a/net/wireless/db.txt +++ b/net/wireless/db.txt @@ -582,8 +582,8 @@ country IT: DFS-ETSI country JM: DFS-FCC (2402 - 2482 @ 40), (20) (5170 - 5250 @ 80), (24), AUTO-BW - (5250 - 5330 @ 80), (24), DFS, AUTO-BW - (5490 - 5730 @ 160), (24), DFS + (5250 - 5330 @ 80), (24), AUTO-BW + (5490 - 5730 @ 160), (24) (5735 - 5835 @ 80), (30) # 60 gHz band channels 1-3, FCC (57240 - 63720 @ 2160), (40) |
