From: Randy Dunlap <rdunlap@xenotime.net>
To: Ashok Nagarajan <ashok@cozybit.com>
Cc: linux-wireless@vger.kernel.org, johannes@sipsolutions.net,
javier@cozybit.com, devel@lists.open80211s.org
Subject: Re: [PATCH] mac80211: add missing kernel-doc
Date: Mon, 11 Jun 2012 10:33:15 -0700 [thread overview]
Message-ID: <4FD62BDB.7000504@xenotime.net> (raw)
In-Reply-To: <1339435415-9417-1-git-send-email-ashok@cozybit.com>
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@xenotime.net>
> Signed-off-by: Ashok Nagarajan <ashok@cozybit.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
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
next prev parent reply other threads:[~2012-06-11 17:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-11 17:23 [PATCH] mac80211: add missing kernel-doc Ashok Nagarajan
2012-06-11 17:33 ` Randy Dunlap [this message]
2012-06-12 11:56 ` Johannes Berg
-- strict thread matches above, loose matches on Subject: below --
2009-02-18 8:56 Johannes Berg
2008-09-04 16:24 Randy Dunlap
2008-07-31 20:16 Randy.Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FD62BDB.7000504@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=ashok@cozybit.com \
--cc=devel@lists.open80211s.org \
--cc=javier@cozybit.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.