commit | eb7a1698d24783dd215cb86a12cadebe9b4e7046 | [log] [tgz] |
---|---|---|
author | Johannes Dickgreber <tanzy@gmx.de> | Wed Oct 03 13:22:19 2007 +0200 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Sun Oct 21 10:53:02 2007 -0500 |
tree | c3c5c472a3cf8f1290108db245faaccda0dbffdb | |
parent | 05dd7ed2c7e22d0fc3027fc27a072664bbdf8274 [diff] |
[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask A failure here wouldn't currently free the irq; go to the irq free path instead. Signed-off-by: Johannes Dickgreber <tanzy@gmx.de> Acked-by: Jes Sorensen <jes@sgi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>