* [PATCH] mac80211: fix sta_info kernel-doc warning
@ 2008-09-12 7:53 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2008-09-12 7:53 UTC (permalink / raw)
To: John Linville; +Cc: linux-wireless
Sorry, forgot to run kernel-doc and just got the output from the nightly
run by email, this fixes a warning which I introduced when doing the
first RC API cleanups.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
net/mac80211/sta_info.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- everything.orig/net/mac80211/sta_info.h 2008-09-12 09:50:48.000000000 +0200
+++ everything/net/mac80211/sta_info.h 2008-09-12 09:51:09.000000000 +0200
@@ -197,7 +197,7 @@ struct sta_ampdu_mlme {
* @tx_packets: number of RX/TX MSDUs
* @tx_bytes: TBD
* @tx_fragments: number of transmitted MPDUs
- * @txrate_idx: TBD
+ * @last_txrate_idx: Index of the last used transmit rate
* @tid_seq: TBD
* @wme_tx_queue: TBD
* @ampdu_mlme: TBD
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-12 7:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-12 7:53 [PATCH] mac80211: fix sta_info kernel-doc warning Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox