commit | a8909cfb1832ac623142898df2a9374722cfe68f | [log] [tgz] |
---|---|---|
author | Björn Smedman <bjorn.smedman@venatech.se> | Sun Oct 10 22:51:54 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 11 15:04:24 2010 -0400 |
tree | e2246e34e5535564a2b51f6ca45392738ece345b | |
parent | ebd022873aa61937603d2c4dfea19ce63ea1a3c8 [diff] |
ath9k: built-in rate control A-MPDU fix This patch attempts to ensure that ath9k's built-in rate control algorithm does not rely on the value of the ampdu_len and ampdu_ack_len tx status fields unless the IEEE80211_TX_STAT_AMPDU flag is set. This patch has not been tested. Cc: <stable@kernel.org> Signed-off-by: Björn Smedman <bjorn.smedman@venatech.se> Acked-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>