wifi: iwlwifi: mention the response structure in the kerneldoc
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 26 Jan 2023 22:28:11 +0000 (00:28 +0200)
committerGregory Greenman <gregory.greenman@intel.com>
Mon, 30 Jan 2023 10:59:28 +0000 (12:59 +0200)
Add a comment to mention the structure used for the response for the
flush command.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Link: https://lore.kernel.org/r/20230127002430.422c9fbac12c.I2da0954d1c62007b5f01faf06df3e4081e52204f@changeid
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/commands.h

index 0b052c2e563a84828d1b41754703b3910c7572ac..28c87a480246fef70b59da38c2c5c92be12989f8 100644 (file)
@@ -153,6 +153,7 @@ enum iwl_legacy_cmds {
 
        /**
         * @TXPATH_FLUSH: &struct iwl_tx_path_flush_cmd
+        *      response in &struct iwl_tx_path_flush_cmd_rsp
         */
        TXPATH_FLUSH = 0x1e,