From patchwork Fri Dec 5 19:42:32 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Seth Forshee X-Patchwork-Id: 5445511 Return-Path: X-Original-To: patchwork-linux-wireless@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 54E18BEEA8 for ; Fri, 5 Dec 2014 19:42:59 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 74980201F4 for ; Fri, 5 Dec 2014 19:42:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8A4A620211 for ; Fri, 5 Dec 2014 19:42:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751831AbaLETmz (ORCPT ); Fri, 5 Dec 2014 14:42:55 -0500 Received: from mail-oi0-f49.google.com ([209.85.218.49]:61570 "EHLO mail-oi0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751482AbaLETmz (ORCPT ); Fri, 5 Dec 2014 14:42:55 -0500 Received: by mail-oi0-f49.google.com with SMTP id i138so938053oig.22 for ; Fri, 05 Dec 2014 11:42:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=rnR2QUXEz8F7CmQfVUSnilD4onftyP+rrihqeJgD920=; b=HfeFTsWwibZ8su35MLlCu93klf24DGYywXqv/GiD9/X9IefFXHL223v+zQmwHMX9He yEi0VQ5GGGTn4dxAGsUStsNey5E8iHpJTRR/sxozKRhOSR2Jb1tkQ5QX2yi91Zsj8z1X 9RinhRTbN8F2ZkANV/9d04Y6mNjPQuLg5PAmPx1EmhWqf4U3W9/k5Laelt6PHuEvYAXE E7Uh+Qtl+TZPAIIzNs6pxjqmOiHbqLGEsrbPFarBWB13oA/QAmDwm3gp1Xumwj/Ar3mL zR6HHOEGID1MLAlOSUvbsooXv4LiJFrPCOKbesG1NKFRoRZRYHTKcyJ65C2NSLft7TCL 6/+g== X-Gm-Message-State: ALoCoQlQSZ18HFvSBASk/BYTYTFhktKP95aS+lLnrvEH6VmsyIEKw+bO9kK72E0GXm52gNknUQ4S X-Received: by 10.182.213.72 with SMTP id nq8mr11430488obc.11.1417808574512; Fri, 05 Dec 2014 11:42:54 -0800 (PST) Received: from localhost (199-87-125-144.dyn.kc.surewest.net. [199.87.125.144]) by mx.google.com with ESMTPSA id kv10sm14621351obb.15.2014.12.05.11.42.54 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 05 Dec 2014 11:42:54 -0800 (PST) From: Seth Forshee To: "John W. Linville" Cc: linux-wireless@vger.kernel.org Subject: [PATCH] wireless: Update location of wireless-regdb repository Date: Fri, 5 Dec 2014 13:42:32 -0600 Message-Id: <1417808552-56153-1-git-send-email-seth.forshee@canonical.com> X-Mailer: git-send-email 1.9.1 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP I've taken over maintenance of the wireless regulatory database from linville. Update references to John's repository to point at my repository instead. Signed-off-by: Seth Forshee --- Documentation/networking/regulatory.txt | 2 +- net/wireless/db.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/networking/regulatory.txt b/Documentation/networking/regulatory.txt index 356f791af574..b4af93fbbff6 100644 --- a/Documentation/networking/regulatory.txt +++ b/Documentation/networking/regulatory.txt @@ -205,7 +205,7 @@ the data in regdb.c as an alternative to using CRDA. The file net/wireless/db.txt should be kept up-to-date with the db.txt file available in the git repository here: - git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-regdb.git + git://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git Again, most users in most situations should be using the CRDA package provided with their distribution, and in most other situations users diff --git a/net/wireless/db.txt b/net/wireless/db.txt index a2fc3a09ccdc..4f7715d87979 100644 --- a/net/wireless/db.txt +++ b/net/wireless/db.txt @@ -13,5 +13,5 @@ # best option is to extract the db.txt file from the wireless-regdb git # repository: # -# git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-regdb.git +# git://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git #