projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8cdddb
)
mac80211: add missing kernel-doc
author
Ashok Nagarajan
<
[email protected]
>
Mon, 11 Jun 2012 17:23:35 +0000
(10:23 -0700)
committer
Johannes Berg
<
[email protected]
>
Tue, 12 Jun 2012 11:56:41 +0000
(13:56 +0200)
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]
>
net/mac80211/sta_info.h
patch
|
blob
|
history
diff --git
a/net/mac80211/sta_info.h
b/net/mac80211/sta_info.h
index 525ce5077e1c43c55cc35807299e90527aa39518..a470e1123a5576ed5e14b779ed4a9213cda407b7 100644
(file)
--- a/
net/mac80211/sta_info.h
+++ b/
net/mac80211/sta_info.h
@@
-271,6
+271,9
@@
struct sta_ampdu_mlme {
* @plink_timer: peer link watch timer
* @plink_timer_was_running: used by suspend/resume to restore timers
* @t_offset: timing offset relative to this host
+ * @t_offset_setpoint: reference timing offset of this sta to be used when
+ * calculating clockdrift
+ * @ch_type: peer's channel type
* @debugfs: debug filesystem info
* @dead: set to true when sta is unlinked
* @uploaded: set to true when sta is uploaded to the driver