From fce4b5d2102bf9ac2d7ff25dbdf087d49ef1e261 Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Wed, 5 Dec 2012 00:23:02 +0100 Subject: regdb: remove wrong 10 MHz rule for JP The kernel currently doesn't actually check the maximum bandwidth for 20 MHz channels (which is arguably a bug), but if it were to check then this rule would prevent channel 184 from being used which is wrong. The rule does, however, prevent HT40 from being used when the primary or secondary channel is channel 184 as the kernel checks there. This is wrong though, it should be allowed. Remove the rule. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- db.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/db.txt b/db.txt index 8e90c73..7f0aa2b 100644 --- a/db.txt +++ b/db.txt @@ -376,7 +376,6 @@ country JM: country JP: (2402 - 2482 @ 40), (N/A, 20) (2474 - 2494 @ 20), (N/A, 20), NO-OFDM - (4910 - 4930 @ 10), (N/A, 23) (4910 - 4990 @ 40), (N/A, 23) (5030 - 5090 @ 40), (N/A, 23) (5170 - 5250 @ 40), (N/A, 20) -- cgit 1.2.3-korg