diff options
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r-- | include/net/mac80211.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index 7c399a9c11da..fb9e62211c34 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h | |||
@@ -1142,7 +1142,7 @@ enum ieee80211_ampdu_mlme_action { | |||
1142 | * of assocaited station or AP. | 1142 | * of assocaited station or AP. |
1143 | * | 1143 | * |
1144 | * @conf_tx: Configure TX queue parameters (EDCF (aifs, cw_min, cw_max), | 1144 | * @conf_tx: Configure TX queue parameters (EDCF (aifs, cw_min, cw_max), |
1145 | * bursting) for a hardware TX queue. Must be atomic. | 1145 | * bursting) for a hardware TX queue. |
1146 | * | 1146 | * |
1147 | * @get_tx_stats: Get statistics of the current TX queue status. This is used | 1147 | * @get_tx_stats: Get statistics of the current TX queue status. This is used |
1148 | * to get number of currently queued packets (queue length), maximum queue | 1148 | * to get number of currently queued packets (queue length), maximum queue |