[SCSI] mptfusion: release resources in error return path
authorTomas Henzl <thenzl@redhat.com>
Mon, 26 Jul 2010 14:41:13 +0000 (16:41 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:07:48 +0000 (09:07 -0500)
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 <thenzl@redhat.com>
Acked-by: "Desai, Kashyap" <Kashyap.Desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found