From: Randy Dunlap Date: Thu, 4 Sep 2008 16:24:53 +0000 (-0700) Subject: mac80211: add missing kernel-doc X-Git-Tag: v2.6.28-rc1~717^2~310^2~21 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=701b9cb37bae3d50dbe5f345a7cdbd2648bf7df6;p=safe%2Fjmp%2Flinux-2.6 mac80211: add missing kernel-doc 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 Signed-off-by: John W. Linville --- diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index 109db78..4a581a5 100644 --- a/net/mac80211/sta_info.h +++ b/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