diff options
Diffstat (limited to 'net/mac80211/sta_info.h')
-rw-r--r-- | net/mac80211/sta_info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index b773c7b8d296..daedfa9e1c63 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h | |||
@@ -197,7 +197,7 @@ struct sta_ampdu_mlme { | |||
197 | * @tx_packets: number of RX/TX MSDUs | 197 | * @tx_packets: number of RX/TX MSDUs |
198 | * @tx_bytes: TBD | 198 | * @tx_bytes: TBD |
199 | * @tx_fragments: number of transmitted MPDUs | 199 | * @tx_fragments: number of transmitted MPDUs |
200 | * @txrate_idx: TBD | 200 | * @last_txrate_idx: Index of the last used transmit rate |
201 | * @tid_seq: TBD | 201 | * @tid_seq: TBD |
202 | * @wme_tx_queue: TBD | 202 | * @wme_tx_queue: TBD |
203 | * @ampdu_mlme: TBD | 203 | * @ampdu_mlme: TBD |