From: Emmanuel Grumbach Date: Wed, 3 Dec 2014 06:25:44 +0000 (+0200) Subject: iwlwifi: don't double free a pointer if no FW was found X-Git-Tag: fixes-v4.0-rc1~357^2~6^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31a5a09c1c5c888181e86a951a9a6c3ec27f7642;p=pandora-kernel.git iwlwifi: don't double free a pointer if no FW was found In the very unlikely case in which no firmware could be, found. the same pointer was freed twice. Fix that. Fixes: 490fefebb6db ("iwlwifi: define the .ucode file format for debug") Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed