msm: wlan: Fix regulatory rule of JO
Parentheses in 60 gHz band channels related regultory rule is misplaced, due to which unable to change country code to JO. To fix this, remove unwanted parentheses. CRs-Fixed: 2084234 Change-Id: I655990f66929237cd4461462306eab9e66a08663 Signed-off-by: Rajeev Kumar Sirasanagandla <rsirasan@codeaurora.org>
This commit is contained in:
parent
ac8211566b
commit
242032b545
1 changed files with 1 additions and 1 deletions
|
@ -731,7 +731,7 @@ country JO:
|
||||||
(5170 - 5250 @ 80), (23)
|
(5170 - 5250 @ 80), (23)
|
||||||
(5735 - 5835 @ 80), (23)
|
(5735 - 5835 @ 80), (23)
|
||||||
# 60 gHz band channels 1-4, ref: Etsi En 302 567
|
# 60 gHz band channels 1-4, ref: Etsi En 302 567
|
||||||
((57000 - 66000 @ 2160), (40)
|
(57000 - 66000 @ 2160), (40)
|
||||||
|
|
||||||
country JP: DFS-JP
|
country JP: DFS-JP
|
||||||
(2402 - 2482 @ 40), (20)
|
(2402 - 2482 @ 40), (20)
|
||||||
|
|
Loading…
Add table
Reference in a new issue