From: Luciano Coelho Date: Thu, 10 May 2012 09:14:14 +0000 (+0300) Subject: wlcore: use proper values for supported local rates X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60462b4885450410df03cf3829367b285baf9ab8;p=pandora-kernel.git wlcore: use proper values for supported local rates We were setting all the rates bits when starting the AP role. Instead of doing this, we should set only the rates we really support (eg. MIMO rates or wide-channel rates). This commit changes that so that we always use the default rates (basic rates + MCS0-7) and add the values returned by the ap_get_mimo_wide_rate_mask operation. Signed-off-by: Luciano Coelho Signed-off-by: Arik Nemtsov --- Reading git-diff-tree failed