From: Robert Elliott Date: Thu, 23 Apr 2015 14:34:48 +0000 (-0500) Subject: hpsa: fix try_soft_reset error handling X-Git-Tag: omap-for-v4.3/legacy-v2-signed~180^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ef480c4b6548e8287dd231256f7d5eccd0279d;p=pandora-kernel.git hpsa: fix try_soft_reset error handling If registering the special interrupt handlers in hpsa_init_one before a soft reset fails, the error exit needs to deallocate everything that was allocated before. Reviewed-by: Scott Teel Reviewed-by: Kevin Barnett Reviewed-by: Tomas Henzl Reviewed-by: Hannes Reinecke Signed-off-by: Robert Elliott Signed-off-by: Don Brace Reviewed-by: Christoph Hellwig Signed-off-by: James Bottomley --- Reading git-diff-tree failed