lkml.org 
[lkml]   [2022]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.17 088/343] iwlwifi: fix small doc mistake for iwl_fw_ini_addr_val
    Date
    From: Luca Coelho <luciano.coelho@intel.com>

    [ Upstream commit 3009c797c4b3840495e8f48d8d07f48d2ddfed80 ]

    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 <luciano.coelho@intel.com>
    Link: https://lore.kernel.org/r/iwlwifi.20220205112029.aeec71c397b3.I0ba3234419eb8c8c7512a2ca531a6dbb55046cf7@changeid
    Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    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.35.1


    \
     
     \ /
      Last update: 2022-04-12 10:45    [W:2.500 / U:0.192 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site