linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] wireless: fix kernel-doc warning in net/cfg80211.h
@ 2011-09-08 17:16 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2011-09-08 17:16 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org; +Cc: linville@tuxdriver.com, Linus Torvalds

From: Randy Dunlap <rdunlap@xenotime.net>

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 <rdunlap@xenotime.net>
---
 include/net/cfg80211.h |    2 ++
 1 file changed, 2 insertions(+)

--- lnx-31-rc5.orig/include/net/cfg80211.h
+++ lnx-31-rc5/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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-09  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-08 17:16 [PATCH] wireless: fix kernel-doc warning in net/cfg80211.h Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).