From: Lorenzo Bianconi Date: Sat, 24 Sep 2011 16:48:26 +0000 (+0200) Subject: mac80211: max_tp_rate2 management of minstrel_ht X-Git-Tag: v3.2-rc1~129^2~104^2^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89888e368eebb8d5c3dbf58425b95fc773aee511;p=pandora-kernel.git mac80211: max_tp_rate2 management of minstrel_ht I noticed a possible issue in the max_tp_rate2 management of minstrel_ht. In particular, if we look up just among max_tp_rate2 of each group it will be possible that the selected rate will not be the mcs with second maximum throughput. I wrote this simple patch. Signed-off-by: Lorenzo Bianconi Signed-off-by: John W. Linville --- Reading git-diff-tree failed