commit | 653c42d552d0fd0b05485442aed45dd2d62269c0 | [log] [tgz] |
---|---|---|
author | Tomas Henzl <thenzl@redhat.com> | Mon Jul 26 16:41:13 2010 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Jul 28 09:07:48 2010 -0500 |
tree | 14c99b23b544b4e111c7b1fd6d2804c94e2ae1d7 | |
parent | 943a2df8c8fb95a9d4243d4878db1c302ff85725 [diff] |
[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 <thenzl@redhat.com> Acked-by: "Desai, Kashyap" <Kashyap.Desai@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>