aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <vasanth@atheros.com>2009-03-18 20:22:00 +0530
committerJohn W. Linville <linville@tuxdriver.com>2009-03-27 20:13:01 -0400
commit0934af2340caf3c9f247ae650bf0c6faa4203dba (patch)
tree03992c5c27f067ed21d6136339f9ce39cf7ef5c0 /net/mac80211
parentb3a902850a8f5bc11a660051faae707f928d4bd6 (diff)
ath9k: Fix rate control update for aggregated frames
We will miss rate control update if first A-MPDU of an aggregation is not Block Acked as we always tell if the rate control needs to updated through update_rc of first A-MPDU. This patch does rate control update for the first A-MPDU which notifies it's tx status (which is not necessarily the first A-MPDU of an aggregation) to mac80211. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions