From: Amitkumar Karwar Date: Thu, 8 Mar 2012 03:36:07 +0000 (-0800) Subject: mwifiex: correction in number of bitrates X-Git-Tag: v3.4-rc1~177^2~108^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8763848e03a9098e5b6f81428a98738dc960a436;p=pandora-kernel.git mwifiex: correction in number of bitrates In recent commit "mwifiex: correct bitrates advertised..", we have removed 22Mbps and 72Mbps bitrates from supported bitrate array. It means number of bitrates has reduced from 14 to 12. Initialize ".n_bitrates" to array size instead of hardcoding it. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed