Skip to content

Commit d2f1528

Browse files
rddunlaptorvalds
authored andcommitted
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 <rdunlap@xenotime.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 79016f6 commit d2f1528

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/net/cfg80211.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,6 +1744,8 @@ struct wiphy_wowlan_support {
17441744
* by default for perm_addr. In this case, the mask should be set to
17451745
* all-zeroes. In this case it is assumed that the device can handle
17461746
* the same number of arbitrary MAC addresses.
1747+
* @registered: protects ->resume and ->suspend sysfs callbacks against
1748+
* unregister hardware
17471749
* @debugfsdir: debugfs directory used for this wiphy, will be renamed
17481750
* automatically on wiphy renames
17491751
* @dev: (virtual) struct device for this wiphy

0 commit comments

Comments
 (0)