Skip to content

Commit 1dd4558

Browse files
ashokrajnagarajanjmberg-intel
authored andcommitted
mac80211: add missing kernel-doc
Add a few kernel-doc descriptions that were missed during mesh development. Reported-by: Randy Dunlap <[email protected]> Signed-off-by: Ashok Nagarajan <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
1 parent f8cdddb commit 1dd4558

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

net/mac80211/sta_info.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,9 @@ struct sta_ampdu_mlme {
271271
* @plink_timer: peer link watch timer
272272
* @plink_timer_was_running: used by suspend/resume to restore timers
273273
* @t_offset: timing offset relative to this host
274+
* @t_offset_setpoint: reference timing offset of this sta to be used when
275+
* calculating clockdrift
276+
* @ch_type: peer's channel type
274277
* @debugfs: debug filesystem info
275278
* @dead: set to true when sta is unlinked
276279
* @uploaded: set to true when sta is uploaded to the driver

0 commit comments

Comments
 (0)