mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
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: 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>
This commit is contained in:
parent
23dcee948a
commit
24091f873e
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user