[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)
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>

No differences found