commit | 2a9e6c58871df77b69afffad250062853570ee23 | [log] [tgz] |
---|---|---|
author | Sylvain Roger Rieunier <sylvain.roger.rieunier@gmail.com> | Mon Jul 09 19:25:09 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jul 12 12:10:48 2012 +0200 |
tree | 769e6f12c8bbcd15e713a56b4170fc43a065a741 | |
parent | 4922f71f2506e36d81a03f8fec4559bb7d175bf7 [diff] |
minstrel_ht: enable frame aggregation for fixed rate When sample_idx is set to a value other than -1 it activates the IEEE80211_TX_CTL_RATE_CTRL_PROBE flag which disables frame aggregation. To allow frame aggregation during fixed rate it is necessary to set max_tp_rate, max_tp_rate2 and max_prob_rate instead of sample_idx. Signed-off-by: Sylvain Roger Rieunier <sylvain.roger.rieunier@gmail.com> [reword commit message a bit] Signed-off-by: Johannes Berg <johannes.berg@intel.com>