Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp711430pxb; Tue, 8 Feb 2022 00:16:13 -0800 (PST) X-Google-Smtp-Source: ABdhPJzzYVJYUn5GOfFedkHrsla9GWbjQvFZqe2Y2/BJKWq898l4Ky7DZw9bH4wVDnb5ga6n/S+n X-Received: by 2002:a17:903:300d:: with SMTP id o13mr3431484pla.27.1644308172808; Tue, 08 Feb 2022 00:16:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1644308172; cv=none; d=google.com; s=arc-20160816; b=mQ0hmry9YVIy4Og/bX+/8WYw4znSU5wWEhRfYREHp1nO7yxXrDFz4CNtio+OXBBmAr X9bS5GxpIS47ISyvhziUVvPoaxe2cdXizRPVWH0uq/Iteq2yUABmeBpga8ua0SpkzYkY Q+D4/DZSUERn8kDLi7sc80yPCNjEbX86JFfiAb9UpS4z6Ge9rNuPOST/JjZNdf9vzDLQ b2rJBoKXgBC6eyd1mzvN3nVyLlB0IgZyYS03/+WPuaqjr8Bj1eu4BMyLzFzlIMwRg9TI CoII/eIOHRx+5DjXwZ2fxFxBdj3iryd1zjAfKNdarOB06YYFQDyKBnPvxu+XWwlAzERg xcXQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:subject:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:cc:to:from; bh=M9CxoF1h020iAzvjt7OF5EBQP29T94NhiZ1DtKn/Fsk=; b=peOh6BFfCWApCDaOHvnClFq7NFQWGg0E041bk9vj9OAUXJF3kRwUlMeY7Bgw1mm7U/ yRlrCZxOvby2NZsa7maFVsgBuMoj54oPwICN/l5Cz+z8nZ8mLKs+gu+iWjIUhbsd5tjZ j+AIfB+noLmh1HwE3ya0tDLhcbHG1RmNYs96SzKr+tsFYxEAIFPM+prQCjMZNB3pFldB IMghu4S4nP/7kRh3iyzXD/hjAsQ/vRiCg3A69pjfL9Hors5IlYcvVr0lsI04OQgLXl+w dgvvpeQifrnNwJlk6OgCq6g0ilRzU7bOb6+s4qZQlxuDqxi6EBxyyZZi+QyyFwkVU2jB wD5g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id mr13si1456667pjb.104.2022.02.08.00.16.01; Tue, 08 Feb 2022 00:16:12 -0800 (PST) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352990AbiBEJV5 (ORCPT + 72 others); Sat, 5 Feb 2022 04:21:57 -0500 Received: from paleale.coelho.fi ([176.9.41.70]:38006 "EHLO farmhouse.coelho.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1355140AbiBEJV4 (ORCPT ); Sat, 5 Feb 2022 04:21:56 -0500 Received: from 91-156-4-210.elisa-laajakaista.fi ([91.156.4.210] helo=kveik.lan) by farmhouse.coelho.fi with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1nGHGU-0006b7-5j; Sat, 05 Feb 2022 11:21:55 +0200 From: Luca Coelho To: kvalo@kernel.org Cc: luca@coelho.fi, linux-wireless@vger.kernel.org Date: Sat, 5 Feb 2022 11:21:40 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220205092140.751171-1-luca@coelho.fi> References: <20220205092140.751171-1-luca@coelho.fi> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on farmhouse.coelho.fi X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, TVD_RCVD_IP autolearn=ham autolearn_force=no version=3.4.6 Subject: [PATCH 12/12] iwlwifi: fix small doc mistake for iwl_fw_ini_addr_val Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org From: Luca Coelho There was a small copy and paste mistake in the doc declaration of iwl_fw_ini_addr_val. Fix it. Signed-off-by: Luca Coelho --- drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h b/drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h index 456b7eaac570..061fe6cc6cf5 100644 --- a/drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h +++ b/drivers/net/wireless/intel/iwlwifi/fw/api/dbg-tlv.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ /* - * Copyright (C) 2018-2021 Intel Corporation + * Copyright (C) 2018-2022 Intel Corporation */ #ifndef __iwl_fw_dbg_tlv_h__ #define __iwl_fw_dbg_tlv_h__ @@ -249,11 +249,10 @@ struct iwl_fw_ini_hcmd_tlv { } __packed; /* FW_TLV_DEBUG_HCMD_API_S_VER_1 */ /** -* struct iwl_fw_ini_conf_tlv - preset configuration TLV +* struct iwl_fw_ini_addr_val - Address and value to set it to * * @address: the base address * @value: value to set at address - */ struct iwl_fw_ini_addr_val { __le32 address; -- 2.34.1