git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05dd7ed
)
[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask
author
Johannes Dickgreber
<tanzy@gmx.de>
Wed, 3 Oct 2007 11:22:19 +0000
(13:22 +0200)
committer
James 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