Skip to content

Commit 2dd4934

Browse files
jmberg-intellucacoelho
authored andcommitted
iwlwifi: mvm: add firmware API name comment
Add the firmware API name to the struct iwl_wowlan_gtk_status. Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Luca Coelho <[email protected]>
1 parent 10b2b20 commit 2dd4934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/wireless/intel/iwlwifi/mvm/fw-api-d3.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ struct iwl_wowlan_gtk_status {
368368
u8 decrypt_key[16];
369369
u8 tkip_mic_key[8];
370370
struct iwl_wowlan_rsc_tsc_params_cmd rsc;
371-
} __packed;
371+
} __packed; /* WOWLAN_GTK_MATERIAL_VER_1 */
372372

373373
struct iwl_wowlan_status {
374374
struct iwl_wowlan_gtk_status gtk;

0 commit comments

Comments
 (0)