Commit 24091f87 authored by Emmanuel Grumbach's avatar Emmanuel Grumbach Committed by Gregory Greenman
Browse files

wifi: iwlwifi: mention the response structure in the kerneldoc



Add a comment to mention the structure used for the response for the
flush command.

Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Link: https://lore.kernel.org/r/20230127002430.422c9fbac12c.I2da0954d1c62007b5f01faf06df3e4081e52204f@changeid


Signed-off-by: default avatarGregory Greenman <gregory.greenman@intel.com>
parent 23dcee94
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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,