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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15FFFC43331 for ; Wed, 13 Nov 2019 08:53:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E9A7E214E0 for ; Wed, 13 Nov 2019 08:53:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726186AbfKMIxb (ORCPT ); Wed, 13 Nov 2019 03:53:31 -0500 Received: from paleale.coelho.fi ([176.9.41.70]:56656 "EHLO farmhouse.coelho.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725993AbfKMIxb (ORCPT ); Wed, 13 Nov 2019 03:53:31 -0500 Received: from [134.191.232.92] (helo=dubbel) by farmhouse.coelho.fi with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.92) (envelope-from ) id 1iUoP2-0005pW-CR; Wed, 13 Nov 2019 10:53:29 +0200 Message-ID: From: Luca Coelho To: Kalle Valo Cc: linux-wireless@vger.kernel.org Date: Wed, 13 Nov 2019 10:53:26 +0200 In-Reply-To: <87v9sdp8rz.fsf@kamboji.qca.qualcomm.com> References: <20191019093902.29823-1-luca@coelho.fi> <20191019093902.29823-2-luca@coelho.fi> <87v9sdp8rz.fsf@kamboji.qca.qualcomm.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.1-2+b1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH 03/12] iwlwifi: nvm: update iwl_uhb_nvm_channels Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Fri, 2019-10-25 at 10:46 +0300, Kalle Valo wrote: > Luca Coelho writes: > > > From: Tova Mussai > > > > Update uhb channels numbers to start from 1 > > > > Signed-off-by: Tova Mussai > > Signed-off-by: Luca Coelho > > Why? Hi, Just coming back to this now, sorry. I'll rephrase this and send v2. -- Cheers, Luca.