From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-we0-f179.google.com ([74.125.82.179]:35670 "EHLO mail-we0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750787Ab3KANzx (ORCPT ); Fri, 1 Nov 2013 09:55:53 -0400 Received: by mail-we0-f179.google.com with SMTP id w61so4054911wes.10 for ; Fri, 01 Nov 2013 06:55:52 -0700 (PDT) From: "Luis R. Rodriguez" To: linville@tuxdriver.com Cc: linux-wireless@vger.kernel.org, wireless-regdb@lists.infradead.org, "Luis R. Rodriguez" Subject: [PATCH 8/8] wireless-regdb: optimize two of NL's rules Date: Fri, 1 Nov 2013 14:55:31 +0100 Message-Id: <1383314131-20774-9-git-send-email-mcgrof@do-not-panic.com> (sfid-20131101_145556_981698_AA9A6A31) In-Reply-To: <1383314131-20774-1-git-send-email-mcgrof@do-not-panic.com> References: <1383314131-20774-1-git-send-email-mcgrof@do-not-panic.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: There's no reason not to merge these two rules. This as picked up by the new CRDA optimizer. Signed-off-by: Luis R. Rodriguez --- db.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/db.txt b/db.txt index ddfbc04..11e0cb8 100644 --- a/db.txt +++ b/db.txt @@ -558,8 +558,7 @@ country MX: DFS-FCC country NL: DFS-ETSI (2402 - 2482 @ 40), (20) - (5170 - 5250 @ 80), (20), NO-OUTDOOR - (5250 - 5330 @ 80), (20), NO-OUTDOOR + (5170 - 5330 @ 80), (20), NO-OUTDOOR (5490 - 5710 @ 80), (27), DFS # 60 gHz band channels 1-4, ref: Etsi En 302 567 (57240 - 65880 @ 2160), (40), NO-OUTDOOR -- 1.8.4.rc3