From: Eytan Lifshitz Date: Tue, 7 Jan 2014 10:50:45 +0000 (+0200) Subject: iwlwifi: mvm: fix theoretical uninitialized function return value X-Git-Tag: v3.14-rc1~94^2~113^2^2~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05159fccf21cde603f7be8815a94ac85e9c0f245;p=pandora-kernel.git iwlwifi: mvm: fix theoretical uninitialized function return value If we try to write NVM that do not exist, the function will return uninitialized value. fixed. Signed-off-by: Eytan Lifshitz Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed