]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
mac80211: fix sta_info kernel-doc warning
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 12 Sep 2008 07:53:27 +0000 (09:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:26 +0000 (16:48 -0400)
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>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/sta_info.h

index b773c7b8d2969d0d5286d4d35078457af7119d69..daedfa9e1c63f0e0d0216ccad59fdcbfd513f6f8 100644 (file)
@@ -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