From: Randy Dunlap <randy.dunlap@oracle.com>
To: linux-wireless@vger.kernel.org
Cc: johannes@sipsolutions.net, linville@tuxdriver.com
Subject: [PATCH] mac80211: add missing kernel-doc
Date: Thu, 04 Sep 2008 09:24:53 -0700 [thread overview]
Message-ID: <48C00BD5.9030704@oracle.com> (raw)
From: Randy Dunlap <randy.dunlap@oracle.com>
Fix mac80211 kernel-doc missing struct field:
Warning(linux-2.6.27-rc1-git2//net/mac80211/sta_info.h:329): No description found for parameter 'tid_seq[IEEE80211_QOS_CTL_TID_MASK + 1]'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
net/mac80211/sta_info.h | 1 +
1 file changed, 1 insertion(+)
--- linux-2.6.27-rc5-git6.orig/net/mac80211/sta_info.h
+++ linux-2.6.27-rc5-git6/net/mac80211/sta_info.h
@@ -204,6 +204,7 @@ struct sta_ampdu_mlme {
* @tx_fragments: number of transmitted MPDUs
* @txrate_idx: TBD
* @last_txrate_idx: TBD
+ * @tid_seq: TBD
* @wme_tx_queue: TBD
* @ampdu_mlme: TBD
* @timer_to_tid: identity mapping to ID timers
next reply other threads:[~2008-09-04 16:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-04 16:24 Randy Dunlap [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-06-11 17:23 [PATCH] mac80211: add missing kernel-doc Ashok Nagarajan
2012-06-11 17:33 ` Randy Dunlap
2012-06-12 11:56 ` Johannes Berg
2009-02-18 8:56 Johannes Berg
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=48C00BD5.9030704@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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.