From: Rajkumar Manoharan Date: Mon, 11 Jun 2012 06:49:29 +0000 (+0530) Subject: ath9k: choose legacy rate as last rate of MRR series X-Git-Tag: v3.6-rc1~125^2~57^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec429dd65ef1ccc693e5fa1468b0a12982b4283;p=pandora-kernel.git ath9k: choose legacy rate as last rate of MRR series Choose legacy rate as the last rate of Multi Rate Retry series if and only if the last selected rate is MCS and having higher PER rate. The current code fills a legacy rate as last one even though the previous rates in the series are having good PER value. This could limit the aggregation that affects the uplink performance. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed