From: Daniel Kim Date: Tue, 25 Feb 2014 19:30:36 +0000 (+0100) Subject: brcmfmac: Correct mcs index report X-Git-Tag: v3.15-rc1~113^2~159^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aca7a185aeba4472e7a798e5d834d7702ebbeca;p=pandora-kernel.git brcmfmac: Correct mcs index report There is a mismatch between the mcs index(0-7) reported to cfg80211 and the actual mcs index(0-15) in use. This patch resolves the mismatch by setting mcs info with the number of chains read from FW. Reviewed-by: Arend Van Spriel Signed-off-by: Daniel Kim Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed