From: Randy Dunlap Date: Thu, 8 Sep 2011 17:16:50 +0000 (-0700) Subject: wireless: fix kernel-doc warning in net/cfg80211.h X-Git-Tag: firefly_0821_release~3680^2~4520 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d2f152878d457a84f3708acee5f682322386a79b;p=firefly-linux-kernel-4.4.55.git wireless: fix kernel-doc warning in net/cfg80211.h Fix kernel-doc warning in net/cfg80211.h: Warning(include/net/cfg80211.h:1884): No description found for parameter 'registered' Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 408ae4882d22..401d73bd151f 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -1744,6 +1744,8 @@ struct wiphy_wowlan_support { * by default for perm_addr. In this case, the mask should be set to * all-zeroes. In this case it is assumed that the device can handle * the same number of arbitrary MAC addresses. + * @registered: protects ->resume and ->suspend sysfs callbacks against + * unregister hardware * @debugfsdir: debugfs directory used for this wiphy, will be renamed * automatically on wiphy renames * @dev: (virtual) struct device for this wiphy