Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2f15287 authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

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: default avatarRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 79016f64
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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