OSDN Git Service

iwlwifi: fw: api: add link to PHY context command struct v1
authorJohannes Berg <johannes.berg@intel.com>
Sat, 4 Dec 2021 06:35:53 +0000 (08:35 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 7 Dec 2021 18:06:36 +0000 (20:06 +0200)
There are two possible versions of this command in use today,
add a link to v1 as well in the documentation.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211204083238.d7c4ed8e85e0.I524a84e03068ecf7c3125ad028f0ca465d41c0f3@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/commands.h

index 8a90acb..8ce03b0 100644 (file)
@@ -72,7 +72,8 @@ enum iwl_legacy_cmds {
 
        /**
         * @PHY_CONTEXT_CMD:
-        * Add/modify/remove a PHY context, using &struct iwl_phy_context_cmd.
+        * Add/modify/remove a PHY context, using &struct iwl_phy_context_cmd
+        *      or &struct iwl_phy_context_cmd_v1.
         */
        PHY_CONTEXT_CMD = 0x8,