From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: [PATCH] mac80211: fix kernel-doc
Date: Tue, 19 May 2009 10:39:34 +0200 [thread overview]
Message-ID: <1242722374.17164.3.camel@johannes.local> (raw)
Moving information from config_interface to bss_info_changed
removed struct ieee80211_if_conf which the documentation still
refers to, additionally there's one kernel-doc description too
much and one other missing, fix all this.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
Documentation/DocBook/mac80211.tmpl | 1 -
include/net/mac80211.h | 1 -
net/mac80211/sta_info.h | 1 +
3 files changed, 1 insertion(+), 2 deletions(-)
--- wireless-testing.orig/include/net/mac80211.h 2009-05-19 10:25:25.000000000 +0200
+++ wireless-testing/include/net/mac80211.h 2009-05-19 10:35:11.000000000 +0200
@@ -173,7 +173,6 @@ enum ieee80211_bss_change {
* @timestamp: beacon timestamp
* @beacon_int: beacon interval
* @assoc_capability: capabilities taken from assoc resp
- * @ht: BSS's HT configuration
* @basic_rates: bitmap of basic rates, each bit stands for an
* index into the rate table configured by the driver in
* the current band.
--- wireless-testing.orig/net/mac80211/sta_info.h 2009-05-19 10:27:04.000000000 +0200
+++ wireless-testing/net/mac80211/sta_info.h 2009-05-19 10:35:11.000000000 +0200
@@ -216,6 +216,7 @@ struct sta_ampdu_mlme {
* @plink_state: peer link state
* @plink_timeout: timeout of peer link
* @plink_timer: peer link watch timer
+ * @plink_timer_was_running: used by suspend/resume to restore timers
* @debugfs: debug filesystem info
* @sta: station information we share with the driver
*/
--- wireless-testing.orig/Documentation/DocBook/mac80211.tmpl 2009-05-19 10:37:35.000000000 +0200
+++ wireless-testing/Documentation/DocBook/mac80211.tmpl 2009-05-19 10:37:41.000000000 +0200
@@ -145,7 +145,6 @@ usage should require reading the full do
interface in STA mode at first!
</para>
!Finclude/net/mac80211.h ieee80211_if_init_conf
-!Finclude/net/mac80211.h ieee80211_if_conf
</chapter>
<chapter id="rx-tx">
reply other threads:[~2009-05-19 8:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1242722374.17164.3.camel@johannes.local \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox