From: Luciano Coelho Date: Thu, 10 May 2012 09:14:13 +0000 (+0300) Subject: wl18xx: don't use MIMO when ht_mode is set to wide X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=174a73034cdbe2bb2784c9963e75d196364c348e;p=pandora-kernel.git wl18xx: don't use MIMO when ht_mode is set to wide If the wl18xx module is loaded with ht_mode=wide (the default), we shouldn't use MIMO rates when the channel type is not HT40. Fix this by checking the ht_mode before deciding which rates to used. Additionally, set the ht_mode parameter explicitly to "wide" as the default. Signed-off-by: Luciano Coelho Signed-off-by: Arik Nemtsov --- Reading git-diff-tree failed