From: Sylvain Roger Rieunier Date: Mon, 9 Jul 2012 17:25:09 +0000 (+0200) Subject: minstrel_ht: enable frame aggregation for fixed rate X-Git-Tag: v3.6-rc1~125^2~57^2~77^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a9e6c58871df77b69afffad250062853570ee23;p=pandora-kernel.git 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 [reword commit message a bit] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed