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:
109a008
)
[SCSI] qla4xxx: Fail probe_adapter if IRQ allocation fails
author
Poornima Vonti
<poornima.vonti@qlogic.com>
Thu, 20 Sep 2012 11:35:07 +0000
(07:35 -0400)
committer
James Bottomley
<JBottomley@Parallels.com>
Mon, 24 Sep 2012 08:39:52 +0000
(12:39 +0400)
If IRQ allocation fails, it means system has run out of interrupt
vectors, so fail probe_adapter in case of IRQ allocation failure
and dont retry adapter initialization.
Signed-off-by: Poornima Vonti <poornima.vonti@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found