From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4174DC636D4 for ; Mon, 13 Feb 2023 14:48:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230390AbjBMOs1 (ORCPT ); Mon, 13 Feb 2023 09:48:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40404 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230386AbjBMOsK (ORCPT ); Mon, 13 Feb 2023 09:48:10 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D772B1C313 for ; Mon, 13 Feb 2023 06:48:05 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 731C36112F for ; Mon, 13 Feb 2023 14:48:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B4792C4339E; Mon, 13 Feb 2023 14:48:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676299684; bh=HNfv647gJT0dBNkG5c5F9MxLCVJD5r7S65m8Jrvhha8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ObUKh++mgcsqxusn5wFzMgUPpHrNKCQ9WdJDSUa5DSu6iahRKWaRqGXKw5zybcDfS jh4Acl3FytHalXFgdgaLfDY8leelVWVJKXGEUStdnywm3dVMPe0g7y9nPn+9DU1Zip 22WiTz5Gm79z9HZei6COlF6JXbNJdl5NJJKE3C5xnrCoJZRg1xrcoR9pKbcvCMll6p U7hgPiMjqA3MTIPXr0TEVfUlxeZLI/8ra0UEZHm7yCCTElZ2nsyuWbtyJumf4m6lo5 8xiTEmkBik41Xvq0N+guckAdWz0OKu8v179XM/Ht3Ynkq7kDz05SbWLMbdiTKvzmuF n5gvJ3vXq0fVQ== Date: Mon, 13 Feb 2023 08:48:03 -0600 From: Seth Forshee To: Eugene Konev Cc: linux-wireless@vger.kernel.org, wireless-regdb@lists.infradead.org Subject: Re: [PATCH v2] wireless-regdb: Update regulatory info for Russia (RU) on 5GHz Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Tue, Jan 31, 2023 at 07:49:09PM +0700, Eugene Konev wrote: > Update regulatory info for Russia on 5GHz in accordance with > current regulatory rules. > > Source: https://docs.cntd.ru/document/902048009?section=text > > Signed-off-by: Eugene Konev Applied, thanks!