From: Eytan Lifshitz Date: Tue, 18 Feb 2014 13:02:29 +0000 (+0200) Subject: iwlwifi: mvm: fix possible memory leak X-Git-Tag: v3.15-rc1~113^2~159^2^2~129^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1270c416e1ba726b4a1d15167babfe5f2c0b59e6;p=pandora-kernel.git iwlwifi: mvm: fix possible memory leak iwl_parse_nvm_data() doesn't free allocated memory if it is fed with invalid parameter. Fix this. Signed-off-by: Eytan Lifshitz Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed