From: Tomas Henzl Date: Mon, 26 Jul 2010 14:41:13 +0000 (+0200) Subject: [SCSI] mptfusion: release resources in error return path X-Git-Tag: v2.6.36-rc1~570^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=653c42d552d0fd0b05485442aed45dd2d62269c0;p=pandora-kernel.git [SCSI] mptfusion: release resources in error return path We should release the resources in error return code path. The requested pci bars should be released under an error condition, when mpt_mapresources fails. Signed-off-by: Tomas Henzl Acked-by: "Desai, Kashyap" Signed-off-by: James Bottomley --- Reading git-diff-tree failed