From: Eytan Lifshitz Date: Wed, 18 Dec 2013 21:05:06 +0000 (+0200) Subject: iwlwifi: mvm: fix possible memory leak X-Git-Tag: v3.14-rc1~94^2~238^2^2~83^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4a1247847ca9ae2fd96e0684a74acd551791000;p=pandora-kernel.git iwlwifi: mvm: fix possible memory leak In case of invalid section_id, the function returns after it aleready allocated memory. Fixed by change the order of actions. Signed-off-by: Eytan Lifshitz Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed