[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask
authorJohannes Dickgreber <tanzy@gmx.de>
Wed, 3 Oct 2007 11:22:19 +0000 (13:22 +0200)
committerJames Bottomley <jejb@mulgrave.localdomain>
Sun, 21 Oct 2007 15:53:02 +0000 (10:53 -0500)
commiteb7a1698d24783dd215cb86a12cadebe9b4e7046
treec3c5c472a3cf8f1290108db245faaccda0dbffdb
parent05dd7ed2c7e22d0fc3027fc27a072664bbdf8274
[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>
drivers/scsi/qla1280.c