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 DF96DC77B7F for ; Wed, 3 May 2023 14:26:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230023AbjECOZ7 (ORCPT ); Wed, 3 May 2023 10:25:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47642 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230015AbjECOZ5 (ORCPT ); Wed, 3 May 2023 10:25:57 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 68B2D5BAE for ; Wed, 3 May 2023 07:25:54 -0700 (PDT) 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 EC904628A6 for ; Wed, 3 May 2023 14:25:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C159C433EF; Wed, 3 May 2023 14:25:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1683123953; bh=bLa5JCsvvnHG7alfQD8k/ej7JnLJbBqhc9pIBaJInd8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=A49+ALjxo7Lj8/yTLaHnGwwkuBVyeWcEM8Tosay0v+YVRjaNN7042NHhC4tqyNOuZ xse0ncLSI2SBW8OgcRb+Ofkec48bEknf+KEuD2jJDlqQPJvchuT69LYM4F5c1ayfJw il7zEOaMf8kGEyKhdGIwu5lZOhmR6CybCudrODn6q5HohP07WytHAdmbZDnWvbPVXd v43WKNn7yddb+5+KMTd9C+fKUoCNKsi+3eBn1k20uS49RcO11s9S4qQZdVyWr9d5UO W/HRgdRwlc3JDcnrosTexYLUP6EHil4Bg5vtUAkrd56yCCr0m13qwys48pefe9Q/cj n77iMRZWZHjMw== Date: Wed, 3 May 2023 09:25:52 -0500 From: Seth Forshee To: Kirill Cc: wireless-regdb@lists.infradead.org, linux-wireless@vger.kernel.org Subject: Re: [wireless-regdb] [PATCH] Update regulatory info for Russia (RU) on 6GHz Message-ID: References: <411a77cb-47f1-2f97-76c6-939c024654b4@16depo.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <411a77cb-47f1-2f97-76c6-939c024654b4@16depo.xyz> Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Sat, Mar 25, 2023 at 04:04:37AM +0300, Kirill wrote: > Update regulatory info for Russia on 6GHz in > accordance with current regulatory rules. > > Source: https://docs.cntd.ru/document/1300597464?section=text > > Signed-off-by: Kirill Matvienko Applied, thanks!