From: Karl Beldan Date: Thu, 18 Apr 2013 12:26:20 +0000 (+0200) Subject: mac80211: minstrel_ht: pick only supported rates for sta and group max*rates X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~61^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2eb5b0f342c9b1c2e1d77680af71940fc997779;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed