commit | c2eb5b0f342c9b1c2e1d77680af71940fc997779 | [log] [tgz] |
---|---|---|
author | Karl Beldan <karl.beldan@rivierawaves.com> | Thu Apr 18 14:26:20 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Apr 22 15:47:12 2013 +0200 |
tree | 7b20a5bb7ef8d0f2d2555662bd110dd978cfa39a | |
parent | 06f95e66deca680ff73076914b6ee47bcbe94926 [diff] |
mac80211: minstrel_ht: pick only supported rates for sta and group max*rates minstrel_ht initializes max_tp_rate max_tp_rate2 and max_prob_rate to zero both for minstrel_ht_sta and minstrel_mcs_group_data. This is wrong since there is no guarantee that the 1st rate of any group is supported. Signed-off-by: Karl Beldan <karl.beldan@rivierawaves.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>