From: Bing Zhao Date: Sat, 8 Feb 2014 00:20:59 +0000 (-0800) Subject: mwifiex: make 11ac mcs rate tables global and const X-Git-Tag: v3.15-rc1~113^2~289^2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89467d8ca21b4c62ab1acbadd09e725d2cd410be;p=pandora-kernel.git mwifiex: make 11ac mcs rate tables global and const Remove these local array variables and define them as static const array in global space. The duplicated mcs_rate table is removed automatically with this change. Reported-by: Paul Stewart Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed