mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-doc
This was mislabeled as struct iwl_wowlan_status, fix that. 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.20211017123741.f2ff92fcbe4d.Id2b8edd2160d9a703a7a2744e1139017cfd958c0@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
parent
98c8bd77e6
commit
34c4eca167
|
|
@ -624,7 +624,7 @@ struct iwl_wowlan_status_v6 {
|
|||
} __packed; /* WOWLAN_STATUSES_API_S_VER_6 */
|
||||
|
||||
/**
|
||||
* struct iwl_wowlan_status - WoWLAN status
|
||||
* struct iwl_wowlan_status_v7 - WoWLAN status
|
||||
* @gtk: GTK data
|
||||
* @igtk: IGTK data
|
||||
* @replay_ctr: GTK rekey replay counter
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user