On 06/11/2012 10:23 AM, Ashok Nagarajan wrote: > Add a few kernel-doc descriptions that were missed > during mesh development. > > Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> > Signed-off-by: Ashok Nagarajan <ashok@xxxxxxxxxxx> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Thanks. > --- > net/mac80211/sta_info.h | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h > index 3bb24a1..672d9c6 100644 > --- 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 -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html