Commit 2aa4d456 authored by Akira Moroo's avatar Akira Moroo Committed by Johannes Berg

cfg80211: fix kernel-doc struct name

This patch fix a structure name mismatch in cfg80211.h.
Signed-off-by: default avatarMoroo Akira <retrage01@gmail.com>
Reviewed-by: default avatarJulian Calaby <julian.calaby@gmail.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 06171e9c
......@@ -1619,7 +1619,7 @@ struct cfg80211_inform_bss {
};
/**
* struct cfg80211_bss_ie_data - BSS entry IE data
* struct cfg80211_bss_ies - BSS entry IE data
* @tsf: TSF contained in the frame that carried these IEs
* @rcu_head: internal use, for freeing
* @len: length of the IEs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment