From: Akira Moroo Date: Tue, 8 Mar 2016 14:17:42 +0000 (+0900) Subject: cfg80211: fix kernel-doc struct name X-Git-Tag: v4.7-rc1~154^2~326^2~34 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2aa4d45635ad09fbd7ff6b6155d2d50b2b31cf90;p=karo-tx-linux.git cfg80211: fix kernel-doc struct name This patch fix a structure name mismatch in cfg80211.h. Signed-off-by: Moroo Akira Reviewed-by: Julian Calaby Signed-off-by: Johannes Berg --- diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 0bbfbf3cbca8..4ece4f961f40 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -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