minstrel_ht: enable frame aggregation for fixed rate
authorSylvain Roger Rieunier <sylvain.roger.rieunier@gmail.com>
Mon, 9 Jul 2012 17:25:09 +0000 (19:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 12 Jul 2012 10:10:48 +0000 (12:10 +0200)
commit2a9e6c58871df77b69afffad250062853570ee23
tree769e6f12c8bbcd15e713a56b4170fc43a065a741
parent4922f71f2506e36d81a03f8fec4559bb7d175bf7
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>
net/mac80211/rc80211_minstrel_ht.c