From: Borislav Petkov Date: Thu, 30 Dec 2010 20:06:01 +0000 (+0100) Subject: x86, microcode, AMD: Release firmware on error X-Git-Tag: v2.6.39-rc1~501^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffc7e8ac820bf9dd6106b01d3e64fecb5177cf43;p=pandora-kernel.git x86, microcode, AMD: Release firmware on error When the ucode magic is wrong, for whatever reason, we don't release the loaded firmware binary and its related resources. Make sure we do. Also, fix function naming to fit this driver's convention and shorten variable names. Signed-off-by: Borislav Petkov Acked-by: Andreas Herrmann --- Reading git-diff-tree failed