ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Wed, 2 Apr 2014 04:03:18 +0000 (12:03 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Apr 2014 17:55:54 +0000 (13:55 -0400)
commitcdacdcc246827fe0aec9cbd4461edf073b4de7d5
tree9b4438aa94aa39c7c620c5ee03d42ddf087bec0c
parentd453ba81cd2981d0040dad0def161f91f209ddf9
ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames

Frame aggregation requires the IEEE80211_TX_STAT_AMPDU to
be set so that mac80211 can report the last_tx_rate correctly.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c