commit | 89888e368eebb8d5c3dbf58425b95fc773aee511 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | Sat Sep 24 18:48:26 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Sep 30 15:16:25 2011 -0400 |
tree | ee78a76c3d075f2d92514755e15d9654fda1c534 | |
parent | 4ca8c452a655d96639975d132f586f2829f6564e [diff] |
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 <lorenzo.bianconi83@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>