From: Eran Harary Date: Wed, 30 Apr 2014 12:31:59 +0000 (+0300) Subject: iwlwifi: mvm: fix bug in parse_nvm_sections X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~81^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb926924e9dc515e83a6a69e9b8b226638b9178d;p=pandora-kernel.git iwlwifi: mvm: fix bug in parse_nvm_sections The old code checks if hw_section_num is valid while the right thing to do is to check if section[hw_section_num].data is valid. Signed-off-by: Eran Harary Reviewed-by: Liad Kaufman Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed